HomeSort by relevance Sort by last modified time
    Searched full:test_wait_for_resume (Results 1 - 12 of 12) sorted by null

  /external/autotest/server/site_tests/platform_InternalDisplay/
platform_InternalDisplay.py 50 self.host.test_wait_for_resume(boot_id, _LONG_TIMEOUT)
  /external/autotest/server/site_tests/network_WiFi_Reset/
network_WiFi_Reset.py 117 client.host.test_wait_for_resume(boot_id)
  /external/autotest/server/site_tests/platform_ExternalUsbPeripherals/
platform_ExternalUsbPeripherals.py 123 self.host.test_wait_for_resume(boot_id, _LONG_TIMEOUT)
141 self.host.test_wait_for_resume(boot_id, _LONG_TIMEOUT)
  /external/autotest/server/site_tests/audio_AudioBasicHDMI/
audio_AudioBasicHDMI.py 65 self.host.test_wait_for_resume(boot_id, self.CONNECT_TIMEOUT_SEC)
  /external/autotest/server/site_tests/display_HotPlugAtSuspend/
display_HotPlugAtSuspend.py 113 host.test_wait_for_resume(boot_id, self.RESUME_TIMEOUT)
  /external/autotest/server/site_tests/network_WiFi_SuspendStress/
network_WiFi_SuspendStress.py 95 self._host.test_wait_for_resume(boot_id)
  /external/autotest/server/site_tests/platform_ExternalUSBStress/
platform_ExternalUSBStress.py 127 host.test_wait_for_resume(boot_id, _LONG_TIMEOUT)
  /external/autotest/server/site_tests/audio_AudioAfterSuspend/
audio_AudioAfterSuspend.py 88 self.host.test_wait_for_resume(boot_id, self.RESUME_TIMEOUT_SECS)
  /external/autotest/server/site_tests/audio_AudioQualityAfterSuspend/
audio_AudioQualityAfterSuspend.py 55 self.host.test_wait_for_resume(boot_id, self.RESUME_TIMEOUT_SECS)
  /external/autotest/server/site_tests/display_LidCloseOpen/
display_LidCloseOpen.py 201 self.host.test_wait_for_resume(boot_id,
  /external/autotest/client/cros/chameleon/
audio_test_utils.py 213 host.test_wait_for_resume(
  /external/autotest/server/hosts/
cros_host.py 1821 def test_wait_for_resume(self, old_boot_id, resume_timeout=None): member in class:CrosHost
    [all...]

Completed in 302 milliseconds