Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DTestExecutionStep.php27 protected $testTimingType = TestTiming::class;
61 * @param TestTiming
63 public function setTestTiming(TestTiming $testTiming)
68 * @return TestTiming
H A DTestTiming.php20 class TestTiming extends \Google\Model class
42 class_alias(TestTiming::class, 'Google_Service_ToolResults_TestTiming');