Searched refs:getStatsToLog (Results 1 – 3 of 3) sorted by relevance
103 public Bundle getStatsToLog() { in getStatsToLog() method in BenchmarkRunner104 return mResults.getStatsToLog(); in getStatsToLog()
40 public Bundle getStatsToLog() { in getStatsToLog() method in BenchmarkResults
63 final String summary = getSummaryString(methodName, mRunner.getStatsToLog()); in apply()