Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/retry/
DResultAggregator.java376 void addInvocationMetricRunError(String errors) { in addInvocationMetricRunError() method in ResultAggregator
462 addInvocationMetricRunError(String.join("\n\n", invocationFailures)); in forwardDetailedFailure()