Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DAndroidTest.php78 public function setAndroidTestLoop(AndroidTestLoop $androidTestLoop) argument
80 $this->androidTestLoop = $androidTestLoop;
87 return $this->androidTestLoop;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DTestSpecification.php80 public function setAndroidTestLoop(AndroidTestLoop $androidTestLoop) argument
82 $this->androidTestLoop = $androidTestLoop;
89 return $this->androidTestLoop;