Home
last modified time | relevance | path

Searched refs:sync_before_boot (Results 1 – 5 of 5) sorted by relevance

/external/autotest/server/cros/faft/utils/
Dmode_switcher.py446 def reboot_to_mode(self, to_mode, from_mode=None, sync_before_boot=True, argument
461 if sync_before_boot:
491 def simple_reboot(self, reboot_type='warm', sync_before_boot=True): argument
510 if sync_before_boot:
516 if sync_before_boot:
522 sync_before_boot=True, wait_for_dut_up=True): argument
549 if sync_before_boot:
562 if sync_before_boot:
/external/autotest/server/site_tests/firmware_ECLidShutdown/
Dfirmware_ECLidShutdown.py49 sync_before_boot=False)
117 sync_before_boot=False)
/external/autotest/server/site_tests/firmware_CorruptBothFwSigAB/
Dfirmware_CorruptBothFwSigAB.py62 self.switcher.simple_reboot(sync_before_boot=False)
/external/autotest/server/site_tests/firmware_DevMode/
Dfirmware_DevMode.py98 self.switcher.simple_reboot(sync_before_boot=False)
/external/autotest/server/cros/faft/
Dfirmware_test.py276 sync_before_boot=False,
334 self.switcher.reboot_to_mode(to_mode='rec', sync_before_boot=False,