reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

utils/benchmark/src/benchmark.cc
  405       stat_field_width = std::max<size_t>(stat_field_width, Stat.name_.size());
  405       stat_field_width = std::max<size_t>(stat_field_width, Stat.name_.size());
  407   if (has_repetitions) name_field_width += 1 + stat_field_width;