Searched defs:getAllDurations (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/apct-tests/perftests/multiuser/src/android/multiuser/
H A DBenchmarkResults.java45 public ArrayList<Long> getAllDurations() { method in class:BenchmarkResults
H A DBenchmarkRunner.java111 public ArrayList<Long> getAllDurations() { method in class:BenchmarkRunner
112 return mResults.getAllDurations();

Completed in 40 milliseconds