Searched refs:max_name_len (Results 1 – 1 of 1) sorted by relevance
111 std::size_t max_name_len = strlen("section"); in PrintObjectSectionSizes() local129 max_name_len = std::max(max_name_len, name.size()); in PrintObjectSectionSizes()135 max_name_len += 2; in PrintObjectSectionSizes()140 fmt << "%-" << max_name_len << "s " in PrintObjectSectionSizes()152 fmt << "%-" << max_name_len << "s " in PrintObjectSectionSizes()179 fmt << "%-" << max_name_len << "s " in PrintObjectSectionSizes()