Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/graphics_GLBench/
Dgraphics_GLBench.py118 utils.report_temperature(self, 'temperature_1_start')
124 utils.report_temperature(self, 'temperature_2_before_test')
238 utils.report_temperature(self, 'temperature_3_after_test')
/external/autotest/client/site_tests/graphics_WebGLAquarium/
Dgraphics_WebGLAquarium.py471 utils.report_temperature(self, 'temperature_1_start')
477 utils.report_temperature(self, 'temperature_2_before_test')
497 utils.report_temperature(self, 'temperature_3_after_test')
/external/autotest/client/bin/
Dutils.py1460 def report_temperature(test, keyname): function