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.py209 def suspend_resume(host, suspend_time_secs, resume_network_timeout_secs=50): argument
218 host.suspend(suspend_time=suspend_time_secs)
225 host.test_wait_for_sleep(suspend_time_secs / 3)
228 boot_id, suspend_time_secs + resume_network_timeout_secs)