Searched refs:printTestMetrics (Results 1 – 1 of 1) sorted by relevance
156 printTestMetrics(serializer, testResult.getMetrics()); in printTestResults()179 private void printTestMetrics(KXmlSerializer serializer, Map<String, String> metrics) in printTestMetrics() method in MetricsXMLResultReporter