Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/utils/sqlite/
H A Dtransaction_test.cpp55 const char* column_name, int exp_value) in check_in_table() argument
59 exp_value); in check_in_table()
/freebsd/contrib/kyua/cli/
H A Dcmd_db_exec_test.cpp54 const Cell& value, const std::string& exp_value) in do_format_cell_test() argument
69 ATF_REQUIRE_EQ(exp_value, cli::format_cell(query, 0)); in do_format_cell_test()