Home
last modified time | relevance | path

Searched refs:row_format (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/tools/profiling/ios_bin/
Dbinary_size.py112 row_format = "{:>10}{:>15}{:>15}" + '\n' variable
113 text += row_format.format('New size', '', 'Old size')
117 1 else '') + row_format.format('{:,}'.format(new_size[i]),
129 text += row_format.format('{:,}'.format(new_size[i]),
139 text += ('\n' if has_diff else '') + row_format.format(