Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/testtype/
DDeqpTestRunnerTest.java1848 FAIL_CONNECTION_REFUSED, enumConstant
1859 case FAIL_CONNECTION_REFUSED: in runRecoveryWithPattern()
1946 case FAIL_CONNECTION_REFUSED: in setRecoveryExpectationsOfAPattern()
2002 testRecoveryWithPattern(true, RecoveryEvent.FAIL_CONNECTION_REFUSED, in testRecovery_OneConnectionFailureBegin()
2007 testRecoveryWithPattern(true, RecoveryEvent.FAIL_CONNECTION_REFUSED, in testRecovery_TwoConnectionFailuresBegin()
2008 RecoveryEvent.FAIL_CONNECTION_REFUSED, RecoveryEvent.PROGRESS); in testRecovery_TwoConnectionFailuresBegin()
2012 testRecoveryWithPattern(false, RecoveryEvent.FAIL_CONNECTION_REFUSED, in testRecovery_ThreeConnectionFailuresBegin()
2013 RecoveryEvent.FAIL_CONNECTION_REFUSED, RecoveryEvent.FAIL_CONNECTION_REFUSED); in testRecovery_ThreeConnectionFailuresBegin()
2018 RecoveryEvent.FAIL_CONNECTION_REFUSED, RecoveryEvent.PROGRESS); in testRecovery_OneConnectionFailureMid()
2023 RecoveryEvent.FAIL_CONNECTION_REFUSED, RecoveryEvent.FAIL_CONNECTION_REFUSED, in testRecovery_TwoConnectionFailuresMid()
[all …]