Searched refs:format_row (Results 1 – 4 of 4) sorted by relevance
130 ATF_TEST_CASE_WITHOUT_HEAD(format_row);131 ATF_TEST_CASE_BODY(format_row) in ATF_TEST_CASE_BODY() argument150 cli::format_row(query)); in ATF_TEST_CASE_BODY()164 ATF_ADD_TEST_CASE(tcs, format_row); in ATF_INIT_TEST_CASES()
140 cli::format_row(sqlite::statement& stmt) in format_row() function in cli188 ui->out(cli::format_row(stmt)); in run()
45 std::string format_row(utils::sqlite::statement&);
205 format_row(const text::table_row& row, const text::widths_vector& widths, in format_row() function421 format_row(*iter, widths, _separator); in format()