Home
last modified time | relevance | path

Searched refs:AndroidInstrumentationTest (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DAndroidTest.php24 protected $androidInstrumentationTestType = AndroidInstrumentationTest::class;
48 * @param AndroidInstrumentationTest
50 …public function setAndroidInstrumentationTest(AndroidInstrumentationTest $androidInstrumentationTe…
55 * @return AndroidInstrumentationTest
H A DAndroidInstrumentationTest.php20 class AndroidInstrumentationTest extends \Google\Collection class
99 class_alias(AndroidInstrumentationTest::class, 'Google_Service_ToolResults_AndroidInstrumentationTe…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DTestSpecification.php22 protected $androidInstrumentationTestType = AndroidInstrumentationTest::class;
50 * @param AndroidInstrumentationTest
52 …public function setAndroidInstrumentationTest(AndroidInstrumentationTest $androidInstrumentationTe…
57 * @return AndroidInstrumentationTest
H A DAndroidInstrumentationTest.php20 class AndroidInstrumentationTest extends \Google\Collection class
181 class_alias(AndroidInstrumentationTest::class, 'Google_Service_Testing_AndroidInstrumentationTest');