Home
last modified time | relevance | path

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

/external/libcxx/utils/google-benchmark/src/
Dbenchmark.cc268 bool report_aggregates_only) { in RunBenchmarks() argument
271 report_aggregates_only &= !run_results.aggregates_only.empty(); in RunBenchmarks()
272 if (!report_aggregates_only) in RunBenchmarks()
/external/google-benchmark/src/
Dbenchmark.cc268 bool report_aggregates_only) { in RunBenchmarks() argument
271 report_aggregates_only &= !run_results.aggregates_only.empty(); in RunBenchmarks()
272 if (!report_aggregates_only) in RunBenchmarks()