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.java875 recoverDevice(); in recoverConnectionRefused()
935 recoverDevice(); in recoverComLinkKilled()
1006 public void recoverDevice() throws DeviceNotAvailableException { in recoverDevice() method in DeqpTestRunner.Recovery
1007 ((IManagedTestDevice) mDevice).recoverDevice(); in recoverDevice()
/external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/
DDeqpTestRunnerTest.java1383 mockDevice.recoverDevice(); in setRecoveryExpectationRecovery()
1615 mockDevice.recoverDevice(); in testRecovery_unkillableProcess()