Searched refs:getBenchmarkComments (Results 1 – 2 of 2) sorted by relevance
107 public Map<String, String> getBenchmarkComments() { in getBenchmarkComments() method in SimplePerfResult
116 Map<String, String> benchmarkCommentsMap = result.getBenchmarkComments(); in testParseRawOutputWithValidString()