Searched refs:first_col_width (Results 1 – 1 of 1) sorted by relevance
204 def print_utest(bc_name, utest, utest_alpha, first_col_width, use_color=True): argument228 first_col_width,341 first_col_width = find_longest_name(json_diff_report)342 first_col_width = max(343 first_col_width,345 first_col_width += len(UTEST_COL_NAME)347 'Benchmark', 12 + first_col_width)360 first_col_width,378 first_col_width=first_col_width,