HomeSort by relevance Sort by last modified time
    Searched refs:boot_id (Results 1 - 25 of 35) 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/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/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)
  /external/autotest/server/site_tests/platform_FullyChargedPowerStatus/
platform_FullyChargedPowerStatus.py 79 @returns boot_id for the following resume
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)
  /system/update_engine/
real_system_state.cc 109 std::string boot_id; local
110 if (utils::GetBootId(&boot_id)) {
113 prev_boot_id != boot_id);
114 prefs_->SetString(kPrefsBootId, boot_id);
update_attempter_android.cc 467 string boot_id; local
468 TEST_AND_RETURN_FALSE(utils::GetBootId(&boot_id));
469 prefs_->SetString(kPrefsUpdateCompletedOnBootId, boot_id);
474 // In case of an update_engine restart without a reboot, we stored the boot_id
477 string boot_id; local
478 TEST_AND_RETURN_FALSE(utils::GetBootId(&boot_id));
484 update_completed_on_boot_id == boot_id);
  /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,
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_ExternalUsbPeripherals/
platform_ExternalUsbPeripherals.py 110 @returns boot_id for the following resume
112 boot_id = self.host.get_boot_id()
118 return boot_id
121 def action_resume(self, boot_id):
124 @param boot_id: boot id obtained prior to suspending
128 self.host.test_wait_for_resume(boot_id, _LONG_TIMEOUT)
292 boot_id = 0
304 self.action_resume(boot_id)
323 boot_id = self.action_suspend()
  /external/autotest/server/site_tests/display_HotPlugAtBoot/
display_HotPlugAtBoot.py 63 boot_id = host.get_boot_id()
73 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/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 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/display_HotPlugAtSuspend/
display_HotPlugAtSuspend.py 69 boot_id = host.get_boot_id()
105 host.test_wait_for_resume(boot_id, self.RESUME_TIMEOUT)
  /external/autotest/server/site_tests/display_Resolution/
display_Resolution.py 86 boot_id = host.get_boot_id()
100 host.test_wait_for_boot(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)
  /external/autotest/server/site_tests/platform_ExternalUSBStress/
platform_ExternalUSBStress.py 109 boot_id = host.get_boot_id()
127 host.test_wait_for_resume(boot_id, _LONG_TIMEOUT)
  /external/autotest/server/site_tests/platform_ServoPowerStateController/
platform_ServoPowerStateController.py 138 boot_id = self.host.get_boot_id()
142 if not new_boot_id or boot_id == new_boot_id:
  /external/autotest/client/site_tests/platform_BootPerf/
platform_BootPerf.py 418 boot_id = open("/proc/sys/kernel/random/boot_id", "r").read()
422 didrun.write(boot_id)
423 elif open(didrun_path, "r").read() != boot_id:
  /external/autotest/client/cros/chameleon/
audio_test_utils.py 158 boot_id = host.get_boot_id()
166 boot_id, suspend_time_secs + resume_network_timeout_secs)

Completed in 262 milliseconds

1 2