Searched refs:stat_field_width (Results 1 – 1 of 1) sorted by relevance
290 size_t stat_field_width = 0; in RunBenchmarks() local297 stat_field_width = std::max<size_t>(stat_field_width, Stat.name_.size()); in RunBenchmarks()299 if (might_have_aggregates) name_field_width += 1 + stat_field_width; in RunBenchmarks()