Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/graphics_WebGLClear/
Dgraphics_WebGLClear.py33 test_duration_secs = 30 variable in graphics_WebGLClear
55 time.sleep(self.test_duration_secs)
68 def run_once(self, test_duration_secs=30): argument
74 self.test_duration_secs = test_duration_secs
/external/autotest/client/site_tests/graphics_WebGLManyPlanetsDeep/
Dgraphics_WebGLManyPlanetsDeep.py22 test_duration_secs = 30 variable in graphics_WebGLManyPlanetsDeep
53 end_time = time.time() + self.test_duration_secs
100 def run_once(self, test_duration_secs=30, fullscreen=True): argument
107 self.test_duration_secs = test_duration_secs
/external/autotest/client/site_tests/graphics_WebGLAquarium/
Dgraphics_WebGLAquarium.py54 test_duration_secs = 30 variable in graphics_WebGLAquarium
132 time.sleep(self.test_duration_secs)
278 test_duration_secs=30, argument
291 self.test_duration_secs = test_duration_secs
Dcontrol.thermal22 test_duration_secs=3600,
/external/autotest/client/site_tests/graphics_WebGLPerformance/
Dgraphics_WebGLPerformance.py97 def run_once(self, test_duration_secs=2700, fullscreen=True): argument
111 self._test_duration_secs = test_duration_secs
/external/autotest/client/site_tests/graphics_Stress/
Dgraphics_Stress.py202 def run_once(self, test_duration_secs=600, fullscreen=True, subtest='gmaps'): argument
209 self._test_duration_secs = test_duration_secs