Home
last modified time | relevance | path

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

/external/autotest/server/cros/faft/utils/
Dmode_switcher.py436 def reboot_to_mode(self, to_mode, from_mode=None, sync_before_boot=True, argument
451 if sync_before_boot:
476 def simple_reboot(self, reboot_type='warm', sync_before_boot=True): argument
495 if sync_before_boot:
501 if sync_before_boot:
507 sync_before_boot=True, wait_for_dut_up=True): argument
534 if sync_before_boot:
547 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.py61 self.switcher.simple_reboot(sync_before_boot=False)
/external/autotest/server/cros/faft/
Dfirmware_test.py260 sync_before_boot=False,
318 self.switcher.reboot_to_mode(to_mode='rec', sync_before_boot=False,