Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/power_HotCPUSuspend/
Dpower_HotCPUSuspend.py10 SUSPEND_BURN_SECONDS = 10 variable
82 logging.info('spinning for %d seconds', SUSPEND_BURN_SECONDS)
83 if sleep_and_measure_cpu(SUSPEND_BURN_SECONDS) < MIN_CPU_USAGE: