Searched refs:options_table (Results 1 – 2 of 2) sorted by relevance
343 text::table options_table(2); in ATF_TEST_CASE_BODY() local348 options_table.add_row(row); in ATF_TEST_CASE_BODY()354 options_table.add_row(row); in ATF_TEST_CASE_BODY()372 std::max(options_table.column_width(0), commands_table.column_width(0)); in ATF_TEST_CASE_BODY()382 options_table); in ATF_TEST_CASE_BODY()
108 const text::table options_table = options_help(*options); in general_help() local110 options_table.column_width(0); in general_help()141 if (!options_table.empty()) { in general_help()144 ui->out_table(options_table, formatter, " "); in general_help()