Searched refs:test_metric (Results 1 – 1 of 1) sorted by relevance
140 String test_metric = String.format("%s%s%s", entry.getKey(), in writeResultsToFile() local142 outputStream.write(String.format("%s%s", test_metric, METRIC_SEPARATOR).getBytes()); in writeResultsToFile()