HomeSort by relevance Sort by last modified time
    Searched refs:wait_for_restart (Results 1 - 10 of 10) sorted by null

  /external/autotest/server/site_tests/cellular_ChromeEndToEnd/
cellular_ChromeEndToEnd.py 26 self._client.wait_for_restart(old_boot_id=boot_id)
  /external/autotest/server/site_tests/platform_CryptohomeSyncStressServer/
platform_CryptohomeSyncStressServer.py 44 host.wait_for_restart(old_boot_id=boot_id)
  /external/autotest/server/site_tests/platform_TrackpadStressServer/
platform_TrackpadStressServer.py 54 self.client.wait_for_restart(
  /external/autotest/server/hosts/
remote.py 159 self.wait_for_restart(timeout, old_boot_id=current_boot_id,
220 def wait_for_restart(self, timeout=DEFAULT_REBOOT_TIMEOUT, **dargs): member in class:RemoteHost
223 generic wait_for_restart implementation in a reboot group.
226 super(RemoteHost, self).wait_for_restart(timeout=timeout, **dargs)
sonic_host.py 198 self.wait_for_restart(timeout=timeout, old_boot_id=current_boot_id)
281 self.wait_for_restart(timeout=self.REBOOT_TIME,
  /external/autotest/server/site_tests/security_kASLR/
security_kASLR.py 26 self._client.wait_for_restart(old_boot_id=boot_id,
  /external/autotest/server/site_tests/kernel_MemoryRamoop/
kernel_MemoryRamoop.py 109 self._client.wait_for_restart(old_boot_id=boot_id)
120 self._client.wait_for_restart(old_boot_id=boot_id)
  /external/autotest/server/site_tests/cellular_StaleModemReboot/
cellular_StaleModemReboot.py 174 self._client.wait_for_restart(old_boot_id=boot_id)
  /external/autotest/server/site_tests/logging_KernelCrashServer/
logging_KernelCrashServer.py 99 self._host.wait_for_restart(old_boot_id=boot_id)
  /external/autotest/server/site_tests/platform_KernelErrorPaths/
platform_KernelErrorPaths.py 101 self.client.wait_for_restart(

Completed in 273 milliseconds