Home
last modified time | relevance | path

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

/tools/tradefederation/core/javatests/com/android/tradefed/device/
DTestDeviceFuncTest.java584 IDeviceRecovery origRecovery = mTestDevice.getRecovery(); in testExecuteFastbootCommand_badCommand() local
596 mTestDevice.setRecovery(origRecovery); in testExecuteFastbootCommand_badCommand()