Searched refs:RecoverableTestDevice (Results 1 – 1 of 1) sorted by relevance
1367 public static interface RecoverableTestDevice extends ITestDevice, IManagedTestDevice { interface in DeqpTestRunnerTest1398 private void setRecoveryExpectationKillProcess(RecoverableTestDevice mockDevice, in setRecoveryExpectationKillProcess()1413 private void setRecoveryExpectationRecovery(RecoverableTestDevice mockDevice) in setRecoveryExpectationRecovery()1419 private void setRecoveryExpectationReboot(RecoverableTestDevice mockDevice) in setRecoveryExpectationReboot()1425 private int setRecoveryExpectationOfAConnFailure(RecoverableTestDevice mockDevice, in setRecoveryExpectationOfAConnFailure()1441 private int setRecoveryExpectationOfAComKilled(RecoverableTestDevice mockDevice, in setRecoveryExpectationOfAComKilled()1461 private void setRecoveryExpectationsOfAPattern(RecoverableTestDevice mockDevice, in setRecoveryExpectationsOfAPattern()1489 RecoverableTestDevice mockDevice = orderedControl.createMock(RecoverableTestDevice.class); in testRecoveryWithPattern()1629 RecoverableTestDevice mockDevice = orderedControl.createMock(RecoverableTestDevice.class); in testRecovery_unkillableProcess()