Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DDeqpTestRunner.java774 public void recoverComLinkKilled() throws DeviceNotAvailableException; in recoverComLinkKilled() method
867 public void recoverComLinkKilled() throws DeviceNotAvailableException { in recoverComLinkKilled() method in DeqpTestRunner.Recovery
882 recoverComLinkKilled(); in recoverComLinkKilled()
885 recoverComLinkKilled(); in recoverComLinkKilled()
899 recoverComLinkKilled(); in recoverComLinkKilled()
902 recoverComLinkKilled(); in recoverComLinkKilled()
915 recoverComLinkKilled(); in recoverComLinkKilled()
1465 mDeviceRecovery.recoverComLinkKilled(); in executeTestRunBatchRun()
1476 mDeviceRecovery.recoverComLinkKilled(); in executeTestRunBatchRun()
/cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/testtype/
DDeqpTestRunnerTest.java109 public void recoverComLinkKilled() throws DeviceNotAvailableException { in recoverComLinkKilled() method in DeqpTestRunnerTest.StubRecovery
1756 mockRecovery.recoverComLinkKilled(); in testMultipleInstancesLossOfDeviceMidInstance()
1759 mockRecovery.recoverComLinkKilled(); in testMultipleInstancesLossOfDeviceMidInstance()
1863 recovery.recoverComLinkKilled(); in runRecoveryWithPattern()
2144 recovery.recoverComLinkKilled(); in testRecovery_unkillableProcess()