Home
last modified time | relevance | path

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

/external/autotest/client/cros/chameleon/
Daudio_test_utils.py147 def suspend_resume(host, suspend_time_secs, resume_network_timeout_secs=50): argument
156 host.suspend(suspend_time=suspend_time_secs)
163 host.test_wait_for_sleep(suspend_time_secs / 3)
166 boot_id, suspend_time_secs + resume_network_timeout_secs)