Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/graphics_WebGLManyPlanetsDeep/
Dgraphics_WebGLManyPlanetsDeep.py23 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/
Dgraphics_WebGLAquarium.py59 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
Dcontrol.thermal22 test_duration_secs=3600,
/external/grpc-grpc/test/cpp/interop/
Dstress_interop_client.cc72 const WeightedRandomTestSelector& test_selector, long test_duration_secs, in StressTestInteropClient() argument
80 test_duration_secs_(test_duration_secs), in StressTestInteropClient()
Dstress_interop_client.h96 long test_duration_secs, long sleep_duration_ms,
Dstress_test.cc47 DEFINE_int32(test_duration_secs, -1,
/external/autotest/client/site_tests/graphics_Stress/
Dgraphics_Stress.py192 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/
Dcontrol.aquarium38 job.run_test('graphics_WebGLAquarium', test_duration_secs=seconds,
/external/grpc-grpc/src/python/grpcio_tests/tests/stress/
Dclient.py146 timeout_secs = args.test_duration_secs