Home
last modified time | relevance | path

Searched refs:androidInstrumentationTest (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DAndroidTest.php50 …blic function setAndroidInstrumentationTest(AndroidInstrumentationTest $androidInstrumentationTest) argument
52 $this->androidInstrumentationTest = $androidInstrumentationTest;
59 return $this->androidInstrumentationTest;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DTestSpecification.php52 …blic function setAndroidInstrumentationTest(AndroidInstrumentationTest $androidInstrumentationTest) argument
54 $this->androidInstrumentationTest = $androidInstrumentationTest;
61 return $this->androidInstrumentationTest;