Searched refs:report_aggregates_only (Results 1 – 2 of 2) sorted by relevance
262 bool report_aggregates_only) { in RunBenchmarks() argument265 report_aggregates_only &= !run_results.aggregates_only.empty(); in RunBenchmarks()266 if (!report_aggregates_only) in RunBenchmarks()
195 const bool report_aggregates_only = in RunBenchmark() local285 if (report_aggregates_only) reports.clear(); in RunBenchmark()