Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DAndroidInstrumentationTest.php26 public $testPackageId; variable in Google\\Service\\ToolResults\\AndroidInstrumentationTest
43 public function setTestPackageId($testPackageId) argument
45 $this->testPackageId = $testPackageId;
52 return $this->testPackageId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DAndroidInstrumentationTest.php42 public $testPackageId; variable in Google\\Service\\Testing\\AndroidInstrumentationTest
139 public function setTestPackageId($testPackageId) argument
141 $this->testPackageId = $testPackageId;
148 return $this->testPackageId;