Searched refs:getAllDurations (Results 1 – 3 of 3) sorted by relevance
104 public ArrayList<Long> getAllDurations() { in getAllDurations() method in BenchmarkRunner105 return mResults.getAllDurations(); in getAllDurations()
45 public ArrayList<Long> getAllDurations() { in getAllDurations() method in BenchmarkResults
48 mRunner.getAllDurations()); in apply()