Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/platform_ExternalUSBStress/
Dplatform_ExternalUSBStress.py11 _LONG_TIMEOUT = 60 variable
76 def wait_to_detect(timeout=_LONG_TIMEOUT):
115 host.test_wait_for_sleep(_LONG_TIMEOUT)
127 host.test_wait_for_resume(boot_id, _LONG_TIMEOUT)
137 wait_to_detect(_LONG_TIMEOUT)
148 wait_to_detect(_LONG_TIMEOUT)
/external/autotest/server/site_tests/platform_InternalDisplay/
Dplatform_InternalDisplay.py11 _LONG_TIMEOUT = 120 variable
27 self.host.test_wait_for_sleep(_LONG_TIMEOUT)
50 self.host.test_wait_for_resume(boot_id, _LONG_TIMEOUT)
/external/autotest/server/site_tests/platform_FullyChargedPowerStatus/
Dplatform_FullyChargedPowerStatus.py10 _LONG_TIMEOUT = 120 variable
85 self.host.test_wait_for_sleep(_LONG_TIMEOUT)
141 self.host.test_wait_for_resume(boot_id, _LONG_TIMEOUT)
/external/autotest/server/site_tests/platform_PowerStatusStress/
Dplatform_PowerStatusStress.py12 _LONG_TIMEOUT = 120 variable
32 def wait_to_suspend(self, suspend_timeout = _LONG_TIMEOUT):
45 def wait_to_come_up(self, resume_timeout = _LONG_TIMEOUT):
/external/autotest/server/site_tests/platform_ExternalUsbPeripherals/
Dplatform_ExternalUsbPeripherals.py12 _LONG_TIMEOUT = 200 variable
115 self.host.test_wait_for_sleep(_LONG_TIMEOUT)
128 self.host.test_wait_for_resume(boot_id, _LONG_TIMEOUT)