Searched refs:test_wait_for_resume (Results 1 – 16 of 16) sorted by relevance
/external/autotest/server/site_tests/bluetooth_AdapterSRHealth/ |
D | bluetooth_AdapterSRHealth.py | 120 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/ |
D | platform_InternalDisplay.py | 55 self.host.test_wait_for_resume(boot_id, _LONG_TIMEOUT)
|
/external/autotest/server/site_tests/network_WiFi_SuspendStress/ |
D | network_WiFi_SuspendStress.py | 36 self._host.test_wait_for_resume(boot_id)
|
/external/autotest/server/site_tests/bluetooth_AdapterMTBF/ |
D | bluetooth_AdapterMTBF.py | 220 self.test_wait_for_resume(boot_id, 253 self.test_wait_for_resume(boot_id,
|
/external/autotest/server/site_tests/platform_ExternalUsbPeripherals/ |
D | platform_ExternalUsbPeripherals.py | 147 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/ |
D | display_HotPlugAtSuspend.py | 115 host.test_wait_for_resume(boot_id, self.RESUME_TIMEOUT)
|
/external/autotest/server/site_tests/audio_AudioBasicHotwording/ |
D | audio_AudioBasicHotwording.py | 115 self.host.test_wait_for_resume(boot_id,
|
/external/autotest/server/site_tests/bluetooth_AdapterPowerMeasure/ |
D | bluetooth_AdapterPowerMeasure.py | 136 host.test_wait_for_resume(
|
/external/autotest/server/site_tests/platform_ExternalUSBStress/ |
D | platform_ExternalUSBStress.py | 127 host.test_wait_for_resume(boot_id, _LONG_TIMEOUT)
|
/external/autotest/server/site_tests/network_WiFi_Reset/ |
D | network_WiFi_Reset.py | 180 client.host.test_wait_for_resume(self.boot_id)
|
/external/autotest/server/site_tests/display_LidCloseOpen/ |
D | display_LidCloseOpen.py | 201 self.host.test_wait_for_resume(boot_id,
|
/external/autotest/server/site_tests/audio_AudioAfterSuspend/ |
D | audio_AudioAfterSuspend.py | 97 self.host.test_wait_for_resume(boot_id, self.RESUME_TIMEOUT_SECS)
|
/external/autotest/client/cros/chameleon/ |
D | audio_test_utils.py | 277 host.test_wait_for_resume(boot_id,
|
/external/autotest/server/cros/bluetooth/ |
D | bluetooth_adapter_tests.py | 1037 self.test_wait_for_resume(boot_id, 4065 def test_wait_for_resume(self, member in BluetoothAdapterTests 4141 self.host.test_wait_for_resume(
|
D | bluetooth_adapter_leadvertising_tests.py | 450 self.test_wait_for_resume(boot_id,
|
/external/autotest/server/hosts/ |
D | cros_host.py | 2048 def test_wait_for_resume(self, old_boot_id, resume_timeout=None): member in CrosHost
|