Searched refs:addInvocationMetricRunError (Results 1 – 2 of 2) sorted by relevance
467 void addInvocationMetricRunError(String errors) { in addInvocationMetricRunError() method in ResultAggregator556 addInvocationMetricRunError(String.join("\n\n", invocationFailures)); in forwardDetailedFailure()
83 void addInvocationMetricRunError(String errors) { in addInvocationMetricRunError() method in ResultAggregatorTest.TestableResultAggregator