HomeSort by relevance Sort by last modified time
    Searched refs:_SUSPEND_TIME (Results 1 - 3 of 3) sorted by null

  /external/autotest/server/site_tests/power_USBHotplugInSuspend/
power_USBHotplugInSuspend.py 10 _SUSPEND_TIME = 60
50 seconds=_SUSPEND_TIME)
75 time.sleep(_SUSPEND_TIME)
  /external/autotest/server/site_tests/platform_PowerStatusStress/
platform_PowerStatusStress.py 15 _SUSPEND_TIME = 10
66 time.sleep(_SUSPEND_TIME)
68 self.host.suspend(suspend_time=_SUSPEND_TIME)
  /external/autotest/server/site_tests/platform_ExternalUsbPeripherals/
platform_ExternalUsbPeripherals.py 13 _SUSPEND_TIME = 30
95 def suspend_for_time(self, suspend_time=_SUSPEND_TIME):

Completed in 63 milliseconds