Searched refs:might_have_aggregates (Results 1 – 1 of 1) sorted by relevance
288 bool might_have_aggregates = FLAGS_benchmark_repetitions > 1; in RunBenchmarks() local294 might_have_aggregates |= benchmark.repetitions() > 1; in RunBenchmarks()299 if (might_have_aggregates) name_field_width += 1 + stat_field_width; in RunBenchmarks()