/external/autotest/server/site_tests/platform_ExternalUsbPeripherals/ |
D | platform_ExternalUsbPeripherals.py | 111 boot_id = self.host.get_boot_id() 117 return boot_id 120 def action_resume(self, boot_id): argument 126 self.host.test_wait_for_resume(boot_id, _LONG_TIMEOUT) 132 boot_id = self.host.get_boot_id() 137 return boot_id 140 def open_lid(self, boot_id): argument 144 self.host.test_wait_for_resume(boot_id, _LONG_TIMEOUT) 317 boot_id = 0 329 self.action_resume(boot_id) [all …]
|
/external/autotest/server/site_tests/platform_CloseOpenLid/ |
D | platform_CloseOpenLid.py | 18 boot_id = host.get_boot_id() 24 host.test_wait_for_boot(boot_id) 27 boot_id = host.get_boot_id() 35 host.test_wait_for_boot(boot_id)
|
/external/autotest/server/site_tests/cellular_ChromeEndToEnd/ |
D | cellular_ChromeEndToEnd.py | 17 def _cold_reboot_dut(self, boot_id): argument 26 self._client.wait_for_restart(old_boot_id=boot_id) 44 boot_id = self._client.get_boot_id() 45 self._cold_reboot_dut(boot_id)
|
/external/autotest/server/site_tests/platform_InternalDisplay/ |
D | platform_InternalDisplay.py | 24 boot_id = self.host.get_boot_id() 28 return boot_id 48 boot_id = self.run_suspend() 50 self.host.test_wait_for_resume(boot_id, _LONG_TIMEOUT)
|
/external/autotest/server/site_tests/platform_KernelErrorPaths/ |
D | platform_KernelErrorPaths.py | 87 def _wait_for_restart_and_check(self, boot_id, trigger, text, cpu=0, argument 104 old_boot_id=boot_id, 210 boot_id = self.client.get_boot_id() 214 self._wait_for_restart_and_check(boot_id, trigger, text) 262 boot_id = self.client.get_boot_id() 270 self._wait_for_restart_and_check(boot_id, trigger, text,
|
/external/autotest/server/site_tests/platform_FullyChargedPowerStatus/ |
D | platform_FullyChargedPowerStatus.py | 82 boot_id = self.host.get_boot_id() 87 return boot_id 121 boot_id = self.action_suspend() 141 self.host.test_wait_for_resume(boot_id, _LONG_TIMEOUT)
|
/external/autotest/server/site_tests/cellular_StaleModemReboot/ |
D | cellular_StaleModemReboot.py | 170 def _cold_reset_dut(self, boot_id): argument 174 self._client.wait_for_restart(old_boot_id=boot_id) 234 boot_id = self._client.get_boot_id() 239 self._cold_reset_dut(boot_id)
|
/external/autotest/server/site_tests/kernel_MemoryRamoop/ |
D | kernel_MemoryRamoop.py | 107 boot_id = self._client.get_boot_id() 109 self._client.wait_for_restart(old_boot_id=boot_id) 118 boot_id = self._client.get_boot_id() 120 self._client.wait_for_restart(old_boot_id=boot_id)
|
/external/autotest/server/site_tests/platform_LongPressPower/ |
D | platform_LongPressPower.py | 16 boot_id = host.get_boot_id() 27 host.test_wait_for_boot(boot_id)
|
/external/autotest/server/site_tests/system_ColdBoot/ |
D | system_ColdBoot.py | 22 boot_id = host.get_boot_id() 29 host.test_wait_for_boot(boot_id)
|
/external/autotest/server/site_tests/platform_CryptohomeSyncStressServer/ |
D | platform_CryptohomeSyncStressServer.py | 28 boot_id = host.get_boot_id() 44 host.wait_for_restart(old_boot_id=boot_id)
|
/external/autotest/server/site_tests/platform_TrackpadStressServer/ |
D | platform_TrackpadStressServer.py | 35 boot_id = self.client.get_boot_id() 57 old_boot_id=boot_id,
|
/external/autotest/server/site_tests/desktopui_CrashyRebootServer/ |
D | desktopui_CrashyRebootServer.py | 28 boot_id = host.get_boot_id() 51 old_boot_id=boot_id):
|
/external/autotest/server/site_tests/display_HotPlugAtBoot/ |
D | display_HotPlugAtBoot.py | 68 boot_id = host.get_boot_id() 78 host.test_wait_for_boot(boot_id)
|
/external/autotest/server/site_tests/firmware_ConsecutiveBoot/ |
D | firmware_ConsecutiveBoot.py | 58 boot_id = self.get_bootid() 64 self.switcher.wait_for_client_offline(timeout=100, orig_boot_id=boot_id)
|
/external/autotest/server/site_tests/security_kASLR/ |
D | security_kASLR.py | 24 boot_id = self._client.get_boot_id() 26 self._client.wait_for_restart(old_boot_id=boot_id,
|
/external/autotest/client/site_tests/platform_BootPerf/ |
D | platform_BootPerf.py | 420 boot_id = open("/proc/sys/kernel/random/boot_id", "r").read() 424 didrun.write(boot_id) 425 elif open(didrun_path, "r").read() != boot_id:
|
/external/autotest/server/site_tests/display_Resolution/ |
D | display_Resolution.py | 101 boot_id = host.get_boot_id() 115 host.test_wait_for_boot(boot_id)
|
/external/autotest/server/site_tests/display_HotPlugAtSuspend/ |
D | display_HotPlugAtSuspend.py | 76 boot_id = host.get_boot_id() 113 host.test_wait_for_resume(boot_id, self.RESUME_TIMEOUT)
|
/external/autotest/server/site_tests/platform_ServoPowerStateController/ |
D | platform_ServoPowerStateController.py | 137 boot_id = self.host.get_boot_id() 141 if not new_boot_id or boot_id == new_boot_id:
|
/external/autotest/server/site_tests/logging_KernelCrashServer/ |
D | logging_KernelCrashServer.py | 97 boot_id = self._host.get_boot_id() 99 self._host.wait_for_restart(old_boot_id=boot_id)
|
/external/autotest/server/site_tests/audio_AudioBasicHDMI/ |
D | audio_AudioBasicHDMI.py | 63 boot_id = self.host.get_boot_id() 65 self.host.test_wait_for_resume(boot_id, self.CONNECT_TIMEOUT_SEC)
|
/external/autotest/server/site_tests/platform_ExternalUSBStress/ |
D | platform_ExternalUSBStress.py | 109 boot_id = host.get_boot_id() 127 host.test_wait_for_resume(boot_id, _LONG_TIMEOUT)
|
/external/autotest/server/cros/faft/utils/ |
D | mode_switcher.py | 284 boot_id = self.faft_framework.get_bootid() 290 self.wait_for_client_offline(orig_boot_id=boot_id) 324 boot_id = self.faft_framework.get_bootid() 329 self.wait_for_client_offline(orig_boot_id=boot_id)
|
/external/autotest/server/site_tests/display_LidCloseOpen/ |
D | display_LidCloseOpen.py | 159 boot_id = self.host.get_boot_id() 201 self.host.test_wait_for_resume(boot_id,
|