Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/power_USBHotplugInSuspend/
Dpower_USBHotplugInSuspend.py14 _SUSPEND_TIME = 60 variable
54 seconds=_SUSPEND_TIME)
79 time.sleep(_SUSPEND_TIME)
/external/autotest/server/site_tests/platform_SuspendResumeTiming/
Dplatform_SuspendResumeTiming.py20 _SUSPEND_TIME = 15 variable
134 self.host.suspend(suspend_time=_SUSPEND_TIME)
/external/autotest/server/site_tests/platform_ExternalUsbPeripherals/
Dplatform_ExternalUsbPeripherals.py13 _SUSPEND_TIME = 30 variable
94 def suspend_for_time(self, suspend_time=_SUSPEND_TIME):