OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:expect_reboot
(Results
1 - 2
of
2
) 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)
Completed in 48 milliseconds