Home
last modified time | relevance | path

Searched refs:reboot (Results 1 – 25 of 138) sorted by relevance

123456

/tools/tradefederation/core/javatests/com/android/tradefed/targetprep/
DFeatureFlagTargetPreparerTest.java81 verify(mDevice).reboot(); in testSetUpAndTearDown_oneFlagFile_newAndUpdatedFlags()
89 verify(mDevice).reboot(); in testSetUpAndTearDown_oneFlagFile_newAndUpdatedFlags()
102 verify(mDevice).reboot(); in testSetUpAndTearDown_oneFlagFile_nullValueFlagInDeviceConfig()
109 verify(mDevice).reboot(); in testSetUpAndTearDown_oneFlagFile_nullValueFlagInDeviceConfig()
122 verify(mDevice).reboot(); in testSetUpAndTearDown_oneFlagFile_nullValueFlagInFile()
129 verify(mDevice).reboot(); in testSetUpAndTearDown_oneFlagFile_nullValueFlagInFile()
148 verify(mDevice, times(2)).reboot(); in testSetUpAndTearDown_twoFlagFiles_allDifferentFlags()
158 verify(mDevice).reboot(); in testSetUpAndTearDown_twoFlagFiles_allDifferentFlags()
188 verify(mDevice, times(2)).reboot(); in testSetUpAndTearDown_twoFlagFiles_sameFlagInDeviceConfigAndSecondFile()
195 verify(mDevice).reboot(); in testSetUpAndTearDown_twoFlagFiles_sameFlagInDeviceConfigAndSecondFile()
[all …]
DInstallApexModuleTargetPreparerTest.java590 verify(mMockDevice).reboot(); in testSetupAndTearDown_Optimize_APEXANDAPK_UnInstallAPKAndReboot()
623 verify(mMockDevice).reboot(); in testSetupAndTearDown_Optimize_APEXANDAPK_UnInstallAPEXANDReboot()
737 verify(mMockDevice, times(1)).reboot(); in testSetupAndTearDown_Optimize_MultipleAPEX_UninstallAndReboot()
865 verify(mMockDevice, times(2)).reboot(); in testSetupSuccess_removeExistingStagedApexSuccess()
901 verify(mMockDevice, times(2)).reboot(); in testSetupSuccess_getActivatedPackageSuccess()
919 verify(mMockDevice, times(2)).reboot(); in testSetupSuccess_withAbsoluteTestFileName()
933 verify(mMockDevice, times(1)).reboot(); in testSetupFail_getActivatedPackageSuccessThrowModuleNotPreloaded()
960 verify(mMockDevice, times(2)).reboot(); in testSetupFail_getActivatedPackageFail()
995 verify(mMockDevice, times(2)).reboot(); in testSetupFail_apexActivationFailPackageNameWrong()
1030 verify(mMockDevice, times(2)).reboot(); in testSetupFail_apexActivationFailVersionWrong()
[all …]
DModulePusherTest.java301 verify(mMockDevice, times(2)).reboot(); in testInstallModulesSuccess()
329 verify(mMockDevice, times(3)).reboot(); in testInstallModulesSuccessViaReboot()
363 verify(mMockDevice, times(2)).reboot(); in testInstallModulesSuccessWithApks()
393 verify(mMockDevice, times(3)).reboot(); in testInstallModulesSuccessDisablePackageCache()
423 verify(mMockDevice, times(2)).reboot(); in testInstallModulesThrowsExceptionWhenMissingVersionCode()
DSystemUpdaterDeviceFlasherTest.java88 mInOrder.verify(mMockDevice).reboot(); in testFlash()
119 mInOrder.verify(mMockDevice, times(0)).reboot(); in testFlashSameBuild()
/tools/tradefederation/core/javatests/com/android/tradefed/device/recovery/
DUsbResetMultiDeviceRecoveryTest.java104 verify(mDevice, never()).reboot(); in testRecover_available()
117 verify(mDevice, times(1)).reboot(); in testRecover_unavailable()
131 verify(mDevice, never()).reboot(); in testRecover_fastboot_allocated()
146 verify(mDevice, times(1)).reboot(); in testRecover_fastboot_unallocated()
158 verify(mDevice, never()).reboot(); in testRecover_notManaged()
171 verify(mDevice, never()).reboot(); in testRecover_notConnected()
/tools/test/connectivity/acts/framework/tests/
Dacts_android_device_test.py525 ad.reboot = mock.MagicMock()
527 ad.reboot.assert_called_once()
550 ad.reboot = mock.MagicMock()
554 ad.reboot.assert_called_once()
576 ad.reboot = mock.MagicMock()
579 assert not ad.reboot.called
600 ad.reboot = mock.MagicMock()
603 ad.reboot.assert_called_once()
624 ad.reboot = mock.MagicMock()
628 ad.reboot.assert_called_once()
[all …]
/tools/test/connectivity/acts_tests/tests/google/power/gnss/
DPowerGnssDpoSimTest.py45 self.dut.reboot()
48 self.dut.reboot()
66 self.dut.reboot()
69 self.dut.reboot()
/tools/tradefederation/core/javatests/com/android/tradefed/device/
DTestDeviceFuncTest.java564 mTestDevice.reboot(); in testExecuteFastbootCommand_deviceInAdb()
597 mTestDevice.reboot(); in testExecuteFastbootCommand_badCommand()
617 mTestDevice.reboot(); in testRebootIntoBootloader()
626 mTestDevice.reboot(); in testReboot()
649 getDevice().getIDevice().reboot(null); in testRebootIntoRecovery()
697 mTestDevice.reboot(); in testDeviceSoftRestart()
732 getDevice().reboot(); in testClearErrorDialogs_crash()
762 getDevice().reboot(); in testDisableKeyguard()
893 getDevice().reboot(); in testGetFileEntry_recovery()
908 mTestDevice.reboot(); in testPullFileContents()
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_bootloader_utils.py58 ad.adb.reboot("bootloader", ignore_status=True)
65 ad.fastboot.reboot()
120 ad.fastboot.reboot("bootloader")
131 ad.fastboot.reboot()
Damarisoft_sim_utils.py229 ad.reboot()
362 ad.reboot()
369 ad.reboot()
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveEmergencyTest.py239 self.dut.reboot(stop_at_lock_screen=True)
259 self.dut.reboot(stop_at_lock_screen=True)
483 self.dut.reboot(stop_at_lock_screen=True)
503 self.dut.reboot(stop_at_lock_screen=True)
749 self.dut.reboot(stop_at_lock_screen=True)
771 self.dut.reboot(stop_at_lock_screen=True)
DTelLiveLockedSimTest.py93 self.dut.reboot(stop_at_lock_screen=True)
282 self.dut.reboot(stop_at_lock_screen=True)
305 self.dut.reboot(stop_at_lock_screen=True)
DTelLiveNoSimTest.py186 self.dut.reboot(stop_at_lock_screen=True)
205 self.dut.reboot(stop_at_lock_screen=True)
/tools/tradefederation/core/javatests/com/android/tradefed/testtype/
DUsbResetTestTest.java80 verify(mDevice).reboot(); in testReset()
93 verify(mDevice).reboot(); in testReset_recovery()
107 verify(mDevice, never()).reboot(); in testReset_noDevice()
/tools/tradefederation/core/test_framework/com/android/tradefed/targetprep/
DCdmaDeviceFlasher.java103 device.reboot(); in flash()
109 device.reboot(); in flash()
185 device.reboot(); in flashSystem()
DRebootTargetPreparer.java40 device.reboot(); in setUp()
48 device.reboot(); in tearDown()
DTimeWaster.java48 device.reboot(); in setUp()
56 device.reboot(); in setUp()
DFeatureFlagTargetPreparer.java137 device.reboot(); in setUp()
142 device.reboot(); in setUp()
157 device.reboot(); in tearDown()
/tools/test/connectivity/acts/framework/acts/libs/ota/ota_tools/
Dadb_sideload_ota_tool.py38 ota_runner.android_device.adb.reboot('sideload')
47 ota_runner.android_device.reboot(stop_at_lock_screen=True)
/tools/tradefederation/core/javatests/com/android/tradefed/presubmit/
DDeviceStateTransitionFuncTests.java37 getDevice().reboot(); in setUp()
46 getDevice().reboot(); in testFastbootTransition()
/tools/test/connectivity/acts_tests/tests/google/fuchsia/flash/
DFlashTest.py53 device.reboot(reboot_type='flash',
76 device.reboot(reboot_type='hard',
/tools/tradefederation/core/src/com/android/tradefed/testtype/
DUsbResetTest.java61 device.reboot(); in run()
67 device.reboot(); in run()
/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DInstallApexModuleTargetPreparer.java270 device.reboot(); in activateStagedInstall()
1150 boolean reboot = false; in cleanUpStagedAndActiveSession()
1155 reboot = true; in cleanUpStagedAndActiveSession()
1159 reboot = true; in cleanUpStagedAndActiveSession()
1163 reboot = true; in cleanUpStagedAndActiveSession()
1167 reboot = true; in cleanUpStagedAndActiveSession()
1170 if (reboot) { in cleanUpStagedAndActiveSession()
1172 device.reboot(); in cleanUpStagedAndActiveSession()
/tools/test/connectivity/acts_tests/tests/google/gnss/
DGnssBroadcomConfigurationTest.py295 self.ad.reboot()
395 self.ad.reboot()
426 self.ad.reboot()
432 self.ad.reboot()
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiManagerTest.py453 self.dut.reboot()
492 self.dut.reboot()
531 self.dut.reboot()
640 self.dut.reboot()
966 self.dut.reboot()
1184 self.dut.reboot()

123456