Searched refs:FAIL_LINK_KILLED (Results 1 – 1 of 1) sorted by relevance
/cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/testtype/ |
D | DeqpTestRunnerTest.java | 1849 FAIL_LINK_KILLED, enumConstant 1862 case FAIL_LINK_KILLED: in runRecoveryWithPattern() 1950 case FAIL_LINK_KILLED: in setRecoveryExpectationsOfAPattern() 2036 testRecoveryWithPattern(true, RecoveryEvent.FAIL_LINK_KILLED, in testRecovery_OneLinkFailureBegin() 2041 testRecoveryWithPattern(true, RecoveryEvent.FAIL_LINK_KILLED, in testRecovery_TwoLinkFailuresBegin() 2042 RecoveryEvent.FAIL_LINK_KILLED, RecoveryEvent.PROGRESS); in testRecovery_TwoLinkFailuresBegin() 2046 testRecoveryWithPattern(true, RecoveryEvent.FAIL_LINK_KILLED, in testRecovery_ThreeLinkFailuresBegin() 2047 RecoveryEvent.FAIL_LINK_KILLED, RecoveryEvent.FAIL_LINK_KILLED, in testRecovery_ThreeLinkFailuresBegin() 2052 testRecoveryWithPattern(false, RecoveryEvent.FAIL_LINK_KILLED, in testRecovery_FourLinkFailuresBegin() 2053 RecoveryEvent.FAIL_LINK_KILLED, RecoveryEvent.FAIL_LINK_KILLED, in testRecovery_FourLinkFailuresBegin() [all …]
|