Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/kyua-cli/dist/utils/text/
H A Dtable_test.cpp357 text::table commands_table(2); in ATF_TEST_CASE_BODY() local
362 commands_table.add_row(row); in ATF_TEST_CASE_BODY()
368 commands_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()
392 commands_table); in ATF_TEST_CASE_BODY()