Searched defs:reports (Results 1 – 7 of 7) sorted by relevance
82 double durationInS, int repetationIndex, BenchmarkResults* reports) { in outputBenchmarkReport()102 BenchmarkResults* reports) { in doRun()
51 ArrayList<Report> reports; in run() local
310 RepeatedPtrField<ReportFileProto_Report>* reports = mEnvelope.mutable_report(); in removeReport() local322 RepeatedPtrField<ReportFileProto_Report>* reports = mEnvelope.mutable_report(); in removeReports() local
170 public void setFeatureReports(SparseArray<byte[]> reports) { in setFeatureReports()
598 void CustomCsvReporter::ReportRuns(const std::vector<Run>& reports) { in ReportRuns()
2425 private static ArrayList<ChangeRec> addChange(ArrayList<ChangeRec> reports, in addChange()2460 ArrayList<ChangeRec> reports = callbacks.get(cb); in addCallbacks() local2615 ArrayList<ChangeRec> reports = ent.getValue(); in resetAllModes() local
673 ArrayList<ISyncStatusObserver> reports = null; in reportChange() local