Home
last modified time | relevance | path

Searched refs:appApk (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DAndroidTestLoop.php43 public function setAppApk(FileReference $appApk) argument
45 $this->appApk = $appApk;
52 return $this->appApk;
H A DAndroidInstrumentationTest.php55 public function setAppApk(FileReference $appApk) argument
57 $this->appApk = $appApk;
64 return $this->appApk;
H A DAndroidRoboTest.php57 public function setAppApk(FileReference $appApk) argument
59 $this->appApk = $appApk;
66 return $this->appApk;