Home
last modified time | relevance | path

Searched refs:test_wait_for_resume (Results 1 – 16 of 16) sorted by relevance

/external/autotest/server/site_tests/bluetooth_AdapterSRHealth/
Dbluetooth_AdapterSRHealth.py120 self.test_wait_for_resume(boot_id,
321 self.test_wait_for_resume(boot_id,
444 self.test_wait_for_resume(boot_id,
465 self.test_wait_for_resume(boot_id,
493 self.test_wait_for_resume(boot_id,
524 self.test_wait_for_resume(boot_id,
/external/autotest/server/site_tests/platform_InternalDisplay/
Dplatform_InternalDisplay.py55 self.host.test_wait_for_resume(boot_id, _LONG_TIMEOUT)
/external/autotest/server/site_tests/network_WiFi_SuspendStress/
Dnetwork_WiFi_SuspendStress.py36 self._host.test_wait_for_resume(boot_id)
/external/autotest/server/site_tests/bluetooth_AdapterMTBF/
Dbluetooth_AdapterMTBF.py220 self.test_wait_for_resume(boot_id,
253 self.test_wait_for_resume(boot_id,
/external/autotest/server/site_tests/platform_ExternalUsbPeripherals/
Dplatform_ExternalUsbPeripherals.py147 self.host.test_wait_for_resume(boot_id, _LONG_TIMEOUT)
166 self.host.test_wait_for_resume(boot_id, _LONG_TIMEOUT)
/external/autotest/server/site_tests/display_HotPlugAtSuspend/
Ddisplay_HotPlugAtSuspend.py115 host.test_wait_for_resume(boot_id, self.RESUME_TIMEOUT)
/external/autotest/server/site_tests/audio_AudioBasicHotwording/
Daudio_AudioBasicHotwording.py115 self.host.test_wait_for_resume(boot_id,
/external/autotest/server/site_tests/bluetooth_AdapterPowerMeasure/
Dbluetooth_AdapterPowerMeasure.py136 host.test_wait_for_resume(
/external/autotest/server/site_tests/platform_ExternalUSBStress/
Dplatform_ExternalUSBStress.py127 host.test_wait_for_resume(boot_id, _LONG_TIMEOUT)
/external/autotest/server/site_tests/network_WiFi_Reset/
Dnetwork_WiFi_Reset.py180 client.host.test_wait_for_resume(self.boot_id)
/external/autotest/server/site_tests/display_LidCloseOpen/
Ddisplay_LidCloseOpen.py201 self.host.test_wait_for_resume(boot_id,
/external/autotest/server/site_tests/audio_AudioAfterSuspend/
Daudio_AudioAfterSuspend.py97 self.host.test_wait_for_resume(boot_id, self.RESUME_TIMEOUT_SECS)
/external/autotest/client/cros/chameleon/
Daudio_test_utils.py277 host.test_wait_for_resume(boot_id,
/external/autotest/server/cros/bluetooth/
Dbluetooth_adapter_tests.py1037 self.test_wait_for_resume(boot_id,
4065 def test_wait_for_resume(self, member in BluetoothAdapterTests
4141 self.host.test_wait_for_resume(
Dbluetooth_adapter_leadvertising_tests.py450 self.test_wait_for_resume(boot_id,
/external/autotest/server/hosts/
Dcros_host.py2048 def test_wait_for_resume(self, old_boot_id, resume_timeout=None): member in CrosHost