Searched refs:test_duration_secs (Results 1 – 9 of 9) sorted by relevance
/external/autotest/client/site_tests/graphics_WebGLManyPlanetsDeep/ |
D | graphics_WebGLManyPlanetsDeep.py | 23 test_duration_secs = 30 variable in graphics_WebGLManyPlanetsDeep 54 end_time = time.time() + self.test_duration_secs 118 def run_once(self, test_duration_secs=30, fullscreen=True): argument 125 self.test_duration_secs = test_duration_secs
|
/external/autotest/client/site_tests/graphics_WebGLAquarium/ |
D | graphics_WebGLAquarium.py | 59 test_duration_secs = 30 variable in graphics_WebGLAquarium 149 time.sleep(self.test_duration_secs) 435 test_duration_secs=30, argument 462 self.test_duration_secs = test_duration_secs
|
D | control.thermal | 22 test_duration_secs=3600,
|
/external/grpc-grpc/test/cpp/interop/ |
D | stress_interop_client.cc | 72 const WeightedRandomTestSelector& test_selector, long test_duration_secs, in StressTestInteropClient() argument 80 test_duration_secs_(test_duration_secs), in StressTestInteropClient()
|
D | stress_interop_client.h | 96 long test_duration_secs, long sleep_duration_ms,
|
D | stress_test.cc | 47 DEFINE_int32(test_duration_secs, -1,
|
/external/autotest/client/site_tests/graphics_Stress/ |
D | graphics_Stress.py | 192 def run_once(self, test_duration_secs=600, fullscreen=True, subtest='gmaps'): argument 199 self._test_duration_secs = test_duration_secs
|
/external/autotest/client/site_tests/power_Draw/ |
D | control.aquarium | 38 job.run_test('graphics_WebGLAquarium', test_duration_secs=seconds,
|
/external/grpc-grpc/src/python/grpcio_tests/tests/stress/ |
D | client.py | 146 timeout_secs = args.test_duration_secs
|