Searched refs:getStatsToReport (Results 1 – 3 of 3) sorted by relevance
96 public Bundle getStatsToReport() { in getStatsToReport() method in BenchmarkRunner97 return mResults.getStatsToReport(); in getStatsToReport()
31 public Bundle getStatsToReport() { in getStatsToReport() method in BenchmarkResults
44 final Bundle stats = mRunner.getStatsToReport(); in apply()