Home
last modified time | relevance | path

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

/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
DDeqpTestRunner.java878 recoverDevice(); in recoverConnectionRefused()
938 recoverDevice(); in recoverComLinkKilled()
1009 public void recoverDevice() throws DeviceNotAvailableException { in recoverDevice() method in DeqpTestRunner.Recovery
1010 ((IManagedTestDevice) mDevice).recoverDevice(); in recoverDevice()
/external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/
DDeqpTestRunnerTest.java1415 mockDevice.recoverDevice(); in setRecoveryExpectationRecovery()
1647 mockDevice.recoverDevice(); in testRecovery_unkillableProcess()