Home
last modified time | relevance | path

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

/external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/
DDeqpTestRunnerTest.java1372 FAIL_CONNECTION_REFUSED, enumConstant
1383 case FAIL_CONNECTION_REFUSED: in runRecoveryWithPattern()
1470 case FAIL_CONNECTION_REFUSED: in setRecoveryExpectationsOfAPattern()
1527 testRecoveryWithPattern(true, RecoveryEvent.FAIL_CONNECTION_REFUSED, in testRecovery_OneConnectionFailureBegin()
1532 testRecoveryWithPattern(true, RecoveryEvent.FAIL_CONNECTION_REFUSED, in testRecovery_TwoConnectionFailuresBegin()
1533 RecoveryEvent.FAIL_CONNECTION_REFUSED, RecoveryEvent.PROGRESS); in testRecovery_TwoConnectionFailuresBegin()
1537 testRecoveryWithPattern(false, RecoveryEvent.FAIL_CONNECTION_REFUSED, in testRecovery_ThreeConnectionFailuresBegin()
1538 RecoveryEvent.FAIL_CONNECTION_REFUSED, RecoveryEvent.FAIL_CONNECTION_REFUSED); in testRecovery_ThreeConnectionFailuresBegin()
1543 RecoveryEvent.FAIL_CONNECTION_REFUSED, RecoveryEvent.PROGRESS); in testRecovery_OneConnectionFailureMid()
1548 RecoveryEvent.FAIL_CONNECTION_REFUSED, RecoveryEvent.FAIL_CONNECTION_REFUSED, in testRecovery_TwoConnectionFailuresMid()
[all …]