Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DIosTestLoop.php26 public $appBundleId; variable in Google\\Service\\Testing\\IosTestLoop
37 public function setAppBundleId($appBundleId) argument
39 $this->appBundleId = $appBundleId;
46 return $this->appBundleId;
H A DIosXcTest.php25 public $appBundleId; variable in Google\\Service\\Testing\\IosXcTest
42 public function setAppBundleId($appBundleId) argument
44 $this->appBundleId = $appBundleId;
51 return $this->appBundleId;