Searched refs:addBenchmarkComment (Results 1 – 2 of 2) sorted by relevance
98 protected void addBenchmarkComment(String key, String val) { in addBenchmarkComment() method in SimplePerfResult
110 result.addBenchmarkComment(singleLineResults.get(1), singleLineResults.get(2)); in parseRawOutput()