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.java1386 FAIL_CONNECTION_REFUSED, enumConstant
1397 case FAIL_CONNECTION_REFUSED: in runRecoveryWithPattern()
1484 case FAIL_CONNECTION_REFUSED: in setRecoveryExpectationsOfAPattern()
1541 testRecoveryWithPattern(true, RecoveryEvent.FAIL_CONNECTION_REFUSED, in testRecovery_OneConnectionFailureBegin()
1546 testRecoveryWithPattern(true, RecoveryEvent.FAIL_CONNECTION_REFUSED, in testRecovery_TwoConnectionFailuresBegin()
1547 RecoveryEvent.FAIL_CONNECTION_REFUSED, RecoveryEvent.PROGRESS); in testRecovery_TwoConnectionFailuresBegin()
1551 testRecoveryWithPattern(false, RecoveryEvent.FAIL_CONNECTION_REFUSED, in testRecovery_ThreeConnectionFailuresBegin()
1552 RecoveryEvent.FAIL_CONNECTION_REFUSED, RecoveryEvent.FAIL_CONNECTION_REFUSED); in testRecovery_ThreeConnectionFailuresBegin()
1557 RecoveryEvent.FAIL_CONNECTION_REFUSED, RecoveryEvent.PROGRESS); in testRecovery_OneConnectionFailureMid()
1562 RecoveryEvent.FAIL_CONNECTION_REFUSED, RecoveryEvent.FAIL_CONNECTION_REFUSED, in testRecovery_TwoConnectionFailuresMid()
[all …]