Home
last modified time | relevance | path

Searched refs:getStatsToLog (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/apct-tests/perftests/multiuser/src/android/multiuser/
DBenchmarkRunner.java100 public Bundle getStatsToLog() { in getStatsToLog() method in BenchmarkRunner
101 return mResults.getStatsToLog(); in getStatsToLog()
DBenchmarkResults.java37 public Bundle getStatsToLog() { in getStatsToLog() method in BenchmarkResults
DBenchmarkResultsReporter.java46 mRunner.getStatsToLog()); in apply()