Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DIosTestSetup.php28 public $networkProfile; variable in Google\\Service\\Testing\\IosTestSetup
51 public function setNetworkProfile($networkProfile) argument
53 $this->networkProfile = $networkProfile;
60 return $this->networkProfile;
H A DTestSetup.php42 public $networkProfile; variable in Google\\Service\\Testing\\TestSetup
133 public function setNetworkProfile($networkProfile) argument
135 $this->networkProfile = $networkProfile;
142 return $this->networkProfile;