Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DAndroidTestLoop.php57 public function setAppBundle(AppBundle $appBundle) argument
59 $this->appBundle = $appBundle;
66 return $this->appBundle;
H A DAndroidInstrumentationTest.php69 public function setAppBundle(AppBundle $appBundle) argument
71 $this->appBundle = $appBundle;
78 return $this->appBundle;
H A DAndroidRoboTest.php71 public function setAppBundle(AppBundle $appBundle) argument
73 $this->appBundle = $appBundle;
80 return $this->appBundle;