Home
last modified time | relevance | path

Searched defs:invocationFailure (Results 1 – 4 of 4) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/result/
DReportPassedTests.java170 TestRunResult runResult, String baseName, boolean invocationFailure) { in createFilters()
195 TestRunResult runResult, String baseName, boolean invocationFailure) { in gatherPassedTests()
/tools/tradefederation/core/javatests/com/android/tradefed/result/proto/
DProtoResultReporterTest.java161 FailureDescription invocationFailure = FailureDescription.create("error"); in testInvocationFailure() local
/tools/tradefederation/core/javatests/com/android/tradefed/result/
DSubprocessResultsReporterTest.java174 FailureDescription invocationFailure = in testPrintEvent_printToSocket_StructuredFailures() local
/tools/tradefederation/core/src/com/android/tradefed/result/proto/
DProtoResultReporter.java233 DebugInfo invocationFailure = handleInvocationFailure(); in invocationEnded() local