HomeSort by relevance Sort by last modified time
    Searched refs:getAllDurations (Results 1 - 3 of 3) sorted by null

  /frameworks/base/apct-tests/perftests/multiuser/src/android/multiuser/
BenchmarkRunner.java 111 public ArrayList<Long> getAllDurations() {
112 return mResults.getAllDurations();
BenchmarkResults.java 45 public ArrayList<Long> getAllDurations() {
BenchmarkResultsReporter.java 47 mRunner.getAllDurations());

Completed in 157 milliseconds