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