Searched refs:power_test (Results 1 – 14 of 14) sorted by relevance
/external/autotest/client/site_tests/video_PlaybackPerf/ |
D | video_PlaybackPerf.py | 80 def run_once(self, video_name, video_description, power_test=False): argument 96 if not power_test:
|
D | control.power_vp9 | 24 video_description=VIDEO_DESCRIPTION, power_test=True)
|
D | control.power_vp8 | 24 video_description=VIDEO_DESCRIPTION, power_test=True)
|
D | control.power_h264 | 24 video_description=VIDEO_DESCRIPTION, power_test=True)
|
/external/autotest/client/site_tests/graphics_WebGLAquarium/ |
D | control.power | 21 job.run_test("graphics_WebGLAquarium", power_test=True)
|
D | graphics_WebGLAquarium.py | 247 power_test=False): argument 268 if power_test:
|
/external/autotest/client/site_tests/video_WebRtcPerf/ |
D | control.power | 22 power_test=True)
|
D | video_WebRtcPerf.py | 127 def run_once(self, decode_time_test=False, cpu_test=False, power_test=False): argument 158 if power_test:
|
D | control | 31 power_test=False)
|
/external/autotest/server/site_tests/graphics_PowerConsumption/ |
D | control.WebGLAquarium | 36 client_at.run_test("graphics_WebGLAquarium", power_test=True)
|
/external/autotest/server/site_tests/video_PowerConsumption/ |
D | control.vp9 | 40 video_description=VIDEO_DESCRIPTION, power_test=True)
|
D | control.h264 | 40 video_description=VIDEO_DESCRIPTION, power_test=True)
|
D | control.vp8 | 40 video_description=VIDEO_DESCRIPTION, power_test=True)
|
D | control.webrtc | 40 power_test=True)
|