Home
last modified time | relevance | path

Searched refs:might_have_aggregates (Results 1 - 1 of 1) sorted by relevance

/third_party/benchmark/src/
H A Dbenchmark.cc353 bool might_have_aggregates = FLAGS_benchmark_repetitions > 1; in RunBenchmarks() local
359 might_have_aggregates |= benchmark.repetitions() > 1; in RunBenchmarks()
364 if (might_have_aggregates) name_field_width += 1 + stat_field_width; in RunBenchmarks()

Completed in 2 milliseconds