Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DDeqpTestRunner.java896 recoverDevice(); in recoverConnectionRefused()
955 recoverDevice(); in recoverComLinkKilled()
1027 public void recoverDevice() throws DeviceNotAvailableException { in recoverDevice() method in DeqpTestRunner.Recovery
/cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/testtype/
DDeqpTestRunnerTest.java2569 public void recoverDevice() throws DeviceNotAvailableException; in recoverDevice() method
2617 mockDevice.recoverDevice(); in setRecoveryExpectationRecovery()
2848 mockDevice.recoverDevice(); in testRecovery_unkillableProcess()