Lines Matching refs:set_column_width
220 text::table_formatter().set_separator(" | ").set_column_width(0, 1024), in ATF_TEST_CASE_BODY()
296 text::table_formatter().set_separator(" | ").set_column_width(0, 23) in ATF_TEST_CASE_BODY()
297 .set_column_width(1, 28), table); in ATF_TEST_CASE_BODY()
326 .set_column_width(1, text::table_formatter::width_refill) in ATF_TEST_CASE_BODY()
327 .set_column_width(0, text::table_formatter::width_auto), table); in ATF_TEST_CASE_BODY()
335 .set_column_width(1, text::table_formatter::width_refill) in ATF_TEST_CASE_BODY()
336 .set_column_width(0, 23), table); in ATF_TEST_CASE_BODY()
380 .set_column_width(0, first_width) in ATF_TEST_CASE_BODY()
381 .set_column_width(1, text::table_formatter::width_refill), in ATF_TEST_CASE_BODY()
390 .set_column_width(0, first_width) in ATF_TEST_CASE_BODY()
391 .set_column_width(1, text::table_formatter::width_refill), in ATF_TEST_CASE_BODY()