Searched refs:BenchmarkResults (Results 1 – 4 of 4) sorted by relevance
18 import static android.multiuser.BenchmarkResults.DECLARED_VALUE_IF_ERROR_MS;71 stats = BenchmarkResults.getFailedStatsToReport(); in apply()73 BenchmarkResults.getFailedStatsToLog()); in apply()
37 private final BenchmarkResults mResults = new BenchmarkResults();
24 public class BenchmarkResults { class
79 using BenchmarkResults = std::vector<benchmark::BenchmarkReporter::Run>; typedef82 double durationInS, int repetationIndex, BenchmarkResults* reports) { in outputBenchmarkReport()102 BenchmarkResults* reports) { in doRun()190 BenchmarkResults results; in run()