HomeSort by relevance Sort by last modified time
    Searched refs:wait_for_idle_cpu (Results 1 - 10 of 10) sorted by null

  /external/autotest/client/site_tests/graphics_WebGLManyPlanetsDeep/
graphics_WebGLManyPlanetsDeep.py 50 if not utils.wait_for_idle_cpu(60.0, 0.1):
51 if not utils.wait_for_idle_cpu(20.0, 0.2):
  /external/autotest/client/site_tests/graphics_WebGLPerformance/
graphics_WebGLPerformance.py 56 if not utils.wait_for_idle_cpu(60.0, 0.1):
57 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_GLMark2/
graphics_GLMark2.py 92 if not utils.wait_for_idle_cpu(60.0, 0.1):
93 if not utils.wait_for_idle_cpu(20.0, 0.2):
  /external/autotest/client/site_tests/graphics_WebGLAquarium/
graphics_WebGLAquarium.py 296 if not utils.wait_for_idle_cpu(60.0, 0.1):
297 if not utils.wait_for_idle_cpu(20.0, 0.2):
  /external/autotest/client/site_tests/video_PlaybackPerf/
video_PlaybackPerf.py 172 if not utils.wait_for_idle_cpu(WAIT_FOR_IDLE_CPU_TIMEOUT,
  /external/autotest/client/site_tests/graphics_Idle/
graphics_Idle.py 41 if not utils.wait_for_idle_cpu(20.0, 0.1):
  /external/autotest/client/site_tests/video_HangoutHardwarePerf/
video_HangoutHardwarePerf.py 79 if not utils.wait_for_idle_cpu(
  /external/autotest/client/site_tests/video_WebRtcPerf/
video_WebRtcPerf.py 241 if not utils.wait_for_idle_cpu(WAIT_FOR_IDLE_CPU_TIMEOUT,
  /external/autotest/client/bin/
site_utils.py 493 def wait_for_idle_cpu(timeout, utilization): function
    [all...]

Completed in 830 milliseconds