Searched refs:FAIL_CONNECTION_REFUSED (Results 1 – 1 of 1) sorted by relevance
/external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/ |
D | DeqpTestRunnerTest.java | 1340 FAIL_CONNECTION_REFUSED, enumConstant 1351 case FAIL_CONNECTION_REFUSED: in runRecoveryWithPattern() 1438 case FAIL_CONNECTION_REFUSED: in setRecoveryExpectationsOfAPattern() 1495 testRecoveryWithPattern(true, RecoveryEvent.FAIL_CONNECTION_REFUSED, in testRecovery_OneConnectionFailureBegin() 1500 testRecoveryWithPattern(true, RecoveryEvent.FAIL_CONNECTION_REFUSED, in testRecovery_TwoConnectionFailuresBegin() 1501 RecoveryEvent.FAIL_CONNECTION_REFUSED, RecoveryEvent.PROGRESS); in testRecovery_TwoConnectionFailuresBegin() 1505 testRecoveryWithPattern(false, RecoveryEvent.FAIL_CONNECTION_REFUSED, in testRecovery_ThreeConnectionFailuresBegin() 1506 RecoveryEvent.FAIL_CONNECTION_REFUSED, RecoveryEvent.FAIL_CONNECTION_REFUSED); in testRecovery_ThreeConnectionFailuresBegin() 1511 RecoveryEvent.FAIL_CONNECTION_REFUSED, RecoveryEvent.PROGRESS); in testRecovery_OneConnectionFailureMid() 1516 RecoveryEvent.FAIL_CONNECTION_REFUSED, RecoveryEvent.FAIL_CONNECTION_REFUSED, in testRecovery_TwoConnectionFailuresMid() [all …]
|