Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DIosTest.php64 public function setIosTestLoop(IosTestLoop $iosTestLoop) argument
66 $this->iosTestLoop = $iosTestLoop;
73 return $this->iosTestLoop;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DTestSpecification.php122 public function setIosTestLoop(IosTestLoop $iosTestLoop) argument
124 $this->iosTestLoop = $iosTestLoop;
131 return $this->iosTestLoop;