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

  /external/autotest/client/site_tests/desktopui_CrashyReboot/
desktopui_CrashyReboot.py 46 def run_once(self, expect_reboot=False):
74 if expect_reboot:
  /external/autotest/server/site_tests/desktopui_CrashyRebootServer/
desktopui_CrashyRebootServer.py 38 client_at.run_test(self.CLIENT_TEST, expect_reboot=True, tag='reboot',
77 client_at.run_test(self.CLIENT_TEST, expect_reboot=False)
  /external/autotest/client/common_lib/cros/
cr50_utils.py 268 expect_reboot = ((options.systemdev or options.universal) and
273 ignore_timeout=expect_reboot,

Completed in 110 milliseconds