Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/firmware_ECWakeSource/
Dfirmware_ECWakeSource.py27 RESUME_TIMEOUT = 60 variable in firmware_ECWakeSource
93 self.switcher.wait_for_client(timeout=self.RESUME_TIMEOUT)
117 self.switcher.wait_for_client(timeout=self.RESUME_TIMEOUT)
/external/autotest/server/site_tests/display_HotPlugAtSuspend/
Ddisplay_HotPlugAtSuspend.py33 RESUME_TIMEOUT = 60 variable in display_HotPlugAtSuspend
115 host.test_wait_for_resume(boot_id, self.RESUME_TIMEOUT)
/external/autotest/server/site_tests/power_USBHotplugInSuspend/
Dpower_USBHotplugInSuspend.py85 if not self._host.wait_up(self._host.RESUME_TIMEOUT):
/external/autotest/server/hosts/
Dcros_host.py98 RESUME_TIMEOUT = 10 variable in CrosHost
2069 resume_timeout = self.RESUME_TIMEOUT