Home
last modified time | relevance | path

Searched refs:reboot_to_mode (Results 1 – 17 of 17) sorted by relevance

/external/autotest/server/site_tests/firmware_TPMExtend/
Dfirmware_TPMExtend.py65 self.switcher.reboot_to_mode(to_mode='rec')
75 self.switcher.reboot_to_mode(to_mode='dev')
87 self.switcher.reboot_to_mode(to_mode='rec')
97 self.switcher.reboot_to_mode(to_mode='normal')
/external/autotest/server/site_tests/firmware_Cr50Open/
Dfirmware_Cr50Open.py84 self.switcher.reboot_to_mode(to_mode='dev')
86 self.switcher.reboot_to_mode(to_mode='normal')
/external/autotest/server/site_tests/firmware_EventLog/
Dfirmware_EventLog.py92 self.switcher.reboot_to_mode(to_mode='dev')
109 self.switcher.reboot_to_mode(to_mode='normal')
113 self.switcher.reboot_to_mode(to_mode='rec')
/external/autotest/server/site_tests/firmware_RecoveryCacheBootKeys/
Dfirmware_RecoveryCacheBootKeys.py45 self.switcher.reboot_to_mode(to_mode='rec_force_mrc')
47 self.switcher.reboot_to_mode(to_mode='rec')
/external/autotest/server/site_tests/firmware_FAFTModeTransitions/
Dfirmware_FAFTModeTransitions.py23 self.switcher.reboot_to_mode(to_mode)
/external/autotest/server/site_tests/firmware_RecoveryButton/
Dfirmware_RecoveryButton.py53 self.switcher.reboot_to_mode(
/external/autotest/server/site_tests/firmware_FAFTSetup/
Dfirmware_FAFTSetup.py82 self.switcher.reboot_to_mode(to_mode='rec')
/external/autotest/server/site_tests/firmware_CorruptRecoveryCache/
Dfirmware_CorruptRecoveryCache.py64 self.switcher.reboot_to_mode(to_mode='rec')
/external/autotest/server/site_tests/firmware_InvalidUSB/
Dfirmware_InvalidUSB.py61 self.switcher.reboot_to_mode(to_mode='rec', wait_for_dut_up=False)
/external/autotest/server/cros/faft/utils/
Dmode_switcher.py405 self.reboot_to_mode(mode)
417 self.reboot_to_mode(self._backup_mode)
424 def reboot_to_mode(self, to_mode, from_mode=None, sync_before_boot=True, member in _BaseModeSwitcher
/external/autotest/server/site_tests/firmware_PDProtocol/
Dfirmware_PDProtocol.py75 self.switcher.reboot_to_mode(to_mode='rec')
/external/autotest/server/site_tests/firmware_DevMode/
Dfirmware_DevMode.py69 self.switcher.reboot_to_mode(to_mode='normal')
/external/autotest/server/site_tests/firmware_SelfSignedBoot/
Dfirmware_SelfSignedBoot.py88 self.switcher.reboot_to_mode(to_mode='rec')
/external/autotest/server/site_tests/firmware_FwScreenPressPower/
Dfirmware_FwScreenPressPower.py152 self.switcher.reboot_to_mode(to_mode='normal')
/external/autotest/server/site_tests/firmware_FwScreenCloseLid/
Dfirmware_FwScreenCloseLid.py162 self.switcher.reboot_to_mode(to_mode='normal')
/external/autotest/server/cros/faft/
Dfirmware_test.py385 self.switcher.reboot_to_mode(to_mode='rec', sync_before_boot=False,
1157 self.switcher.reboot_to_mode(to_mode='rec')
Dcr50_test.py1209 self.switcher.reboot_to_mode(to_mode=mode)