Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/bluetooth_AdapterPowerMeasure/
Dbluetooth_AdapterPowerMeasure.py96 suspend_time_secs, argument
110 host.suspend(suspend_time=suspend_time_secs,
121 host.test_wait_for_sleep(suspend_time_secs)
137 boot_id, suspend_time_secs + resume_network_timeout_secs)
145 if actual_suspend_time_secs < suspend_time_secs:
147 actual_suspend_time_secs, suspend_time_secs)
171 self.suspend_time_secs)
192 suspend_time_secs=30, argument
206 self.suspend_time_secs = suspend_time_secs
/external/autotest/client/cros/chameleon/
Daudio_test_utils.py258 def suspend_resume(host, suspend_time_secs=30, resume_network_timeout_secs=60): argument
268 host.suspend(suspend_time=suspend_time_secs)
275 host.test_wait_for_sleep(suspend_time_secs)
278 suspend_time_secs + resume_network_timeout_secs)
284 suspend_time_secs=30, argument
297 suspend_time_secs=suspend_time_secs,