Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DTestMatrix.php34 public $flakyTestAttempts; variable in Google\\Service\\Testing\\TestMatrix
111 public function setFlakyTestAttempts($flakyTestAttempts) argument
113 $this->flakyTestAttempts = $flakyTestAttempts;
120 return $this->flakyTestAttempts;