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.java836 recoverDevice(); in recoverConnectionRefused()
895 recoverDevice(); in recoverComLinkKilled()
965 public void recoverDevice() throws DeviceNotAvailableException { in recoverDevice() method in DeqpTestRunner.Recovery
/cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/testtype/
DDeqpTestRunnerTest.java1843 public void recoverDevice() throws DeviceNotAvailableException; in recoverDevice() method
1891 mockDevice.recoverDevice(); in setRecoveryExpectationRecovery()
2122 mockDevice.recoverDevice(); in testRecovery_unkillableProcess()