Home
last modified time | relevance | path

Searched refs:report_aggregates_only (Results 1 – 2 of 2) sorted by relevance

/third_party/benchmark/src/
Dbenchmark.cc262 bool report_aggregates_only) { in RunBenchmarks() argument
265 report_aggregates_only &= !run_results.aggregates_only.empty(); in RunBenchmarks()
266 if (!report_aggregates_only) in RunBenchmarks()
/third_party/json/benchmarks/thirdparty/benchmark/src/
Dbenchmark.cc195 const bool report_aggregates_only = in RunBenchmark() local
285 if (report_aggregates_only) reports.clear(); in RunBenchmark()