OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wait_for_idle_cpu
(Results
1 - 10
of
10
) sorted by null
/external/autotest/client/site_tests/graphics_WebGLPerformance/
graphics_WebGLPerformance.py
55
if not utils.
wait_for_idle_cpu
(60.0, 0.1):
56
if not utils.
wait_for_idle_cpu
(20.0, 0.2):
/external/autotest/client/site_tests/graphics_GLMark2/
graphics_GLMark2.py
91
if not utils.
wait_for_idle_cpu
(60.0, 0.1):
92
if not utils.
wait_for_idle_cpu
(20.0, 0.2):
/external/autotest/client/site_tests/graphics_WebGLManyPlanetsDeep/
graphics_WebGLManyPlanetsDeep.py
49
if not utils.
wait_for_idle_cpu
(60.0, 0.1):
50
if not utils.
wait_for_idle_cpu
(20.0, 0.2):
/external/autotest/client/cros/
perf.py
46
if not utils.
wait_for_idle_cpu
(60.0, 0.1):
/external/autotest/client/site_tests/graphics_WebGLAquarium/
graphics_WebGLAquarium.py
263
if not utils.
wait_for_idle_cpu
(60.0, 0.1):
264
if not utils.
wait_for_idle_cpu
(20.0, 0.2):
/external/autotest/client/site_tests/video_HangoutHardwarePerf/
video_HangoutHardwarePerf.py
79
if not utils.
wait_for_idle_cpu
(
/external/autotest/client/site_tests/video_PlaybackPerf/
video_PlaybackPerf.py
167
if not utils.
wait_for_idle_cpu
(WAIT_FOR_IDLE_CPU_TIMEOUT,
/external/autotest/client/site_tests/video_WebRtcPerf/
video_WebRtcPerf.py
227
if not utils.
wait_for_idle_cpu
(WAIT_FOR_IDLE_CPU_TIMEOUT,
/external/autotest/client/site_tests/graphics_Idle/
graphics_Idle.py
33
if not utils.
wait_for_idle_cpu
(20.0, 0.1):
/external/autotest/client/bin/
site_utils.py
525
def
wait_for_idle_cpu
(timeout, utilization):
function
[
all
...]
Completed in 175 milliseconds