HomeSort by relevance Sort by last modified time
    Searched refs:boot_id (Results 1 - 25 of 44) sorted by null

1 2

  /external/autotest/server/site_tests/cellular_ChromeEndToEnd/
cellular_ChromeEndToEnd.py 17 def _cold_reboot_dut(self, boot_id):
20 @param boot_id: DUT boot_id.
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_CloseOpenLid/
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/platform_LongPressPower/
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/
system_ColdBoot.py 22 boot_id = host.get_boot_id()
29 host.test_wait_for_boot(boot_id)
  /external/autotest/server/site_tests/enterprise_CFM_RebootStress/
enterprise_CFM_RebootStress.py 29 boot_id = self._host.get_boot_id()
35 self._host.wait_for_restart(old_boot_id=boot_id)
  /external/autotest/server/site_tests/platform_InternalDisplay/
platform_InternalDisplay.py 21 @returns boot_id for the following resume
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_ExternalUsbPeripherals/
platform_ExternalUsbPeripherals.py 106 @returns boot_id for the following resume
108 boot_id = self.host.get_boot_id()
114 return boot_id
117 def action_resume(self, boot_id):
120 @param boot_id: boot id obtained prior to suspending
123 self.host.test_wait_for_resume(boot_id, _LONG_TIMEOUT)
129 boot_id = self.host.get_boot_id()
134 return boot_id
137 def open_lid(self, boot_id):
141 self.host.test_wait_for_resume(boot_id, _LONG_TIMEOUT
    [all...]
  /external/autotest/server/site_tests/desktopui_CrashyRebootServer/
desktopui_CrashyRebootServer.py 28 boot_id = host.get_boot_id()
51 old_boot_id=boot_id):
  /external/autotest/server/site_tests/platform_CryptohomeSyncStressServer/
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/
platform_TrackpadStressServer.py 35 boot_id = self.client.get_boot_id()
57 old_boot_id=boot_id,
  /external/autotest/server/site_tests/cellular_StaleModemReboot/
cellular_StaleModemReboot.py 170 def _cold_reset_dut(self, boot_id):
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)
  /system/update_engine/
real_system_state.cc 119 std::string boot_id; local
120 if (utils::GetBootId(&boot_id)) {
123 prev_boot_id != boot_id);
124 prefs_->SetString(kPrefsBootId, boot_id);
  /external/autotest/server/site_tests/firmware_ConsecutiveLidSwitch/
firmware_ConsecutiveLidSwitch.py 23 Checking the boot_id ensures DUT won't reboot unexpectedly.
72 boot_id = host.get_boot_id()
73 if boot_id != original_boot_id:
74 raise error.TestFail('Different boot_id. Unexpected reboot.')
  /external/autotest/server/site_tests/firmware_ECWakeSource/
firmware_ECWakeSource.py 76 boot_id = host.get_boot_id()
77 if boot_id != original_boot_id:
78 raise error.TestFail('Different boot_id. Unexpected reboot.')
  /external/autotest/server/site_tests/platform_KernelErrorPaths/
platform_KernelErrorPaths.py 87 def _wait_for_restart_and_check(self, boot_id, trigger, text, cpu=0,
104 old_boot_id=boot_id,
219 boot_id = self.client.get_boot_id()
223 self._wait_for_restart_and_check(boot_id, trigger, text)
271 boot_id = self.client.get_boot_id()
279 self._wait_for_restart_and_check(boot_id, trigger, text,
  /external/autotest/server/site_tests/display_HotPlugAtBoot/
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/
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/network_WiFi_Reset/
network_WiFi_Reset.py 102 boot_id = client.host.get_boot_id()
117 client.host.test_wait_for_resume(boot_id)
  /external/autotest/server/site_tests/security_kASLR/
security_kASLR.py 24 boot_id = self._client.get_boot_id()
26 self._client.wait_for_restart(old_boot_id=boot_id,
  /external/autotest/server/site_tests/kernel_MemoryRamoop/
kernel_MemoryRamoop.py 110 boot_id = self._client.get_boot_id()
112 self._client.wait_for_restart(old_boot_id=boot_id)
121 boot_id = self._client.get_boot_id()
123 self._client.wait_for_restart(old_boot_id=boot_id)
  /external/autotest/server/site_tests/audio_AudioBasicHDMI/
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/display_HotPlugAtSuspend/
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/display_Resolution/
display_Resolution.py 105 boot_id = host.get_boot_id()
119 host.test_wait_for_boot(boot_id)
  /external/autotest/server/site_tests/enterprise_CFM_MimoSanity/
enterprise_CFM_MimoSanity.py 107 boot_id = self._host.get_boot_id()
109 self._host.wait_for_restart(old_boot_id=boot_id)
  /external/autotest/server/site_tests/logging_KernelCrashServer/
logging_KernelCrashServer.py 97 boot_id = self._host.get_boot_id()
99 self._host.wait_for_restart(old_boot_id=boot_id)

Completed in 821 milliseconds

1 2