Home
last modified time | relevance | path

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

/freebsd/contrib/lutok/
H A Dtest_utils.hpp61 #define REQUIRE_API_ERROR(exp_api_function, statement) \ argument
67 ATF_REQUIRE_EQ(exp_api_function, api_error.api_function()); \
/freebsd/contrib/kyua/utils/sqlite/
H A Dtest_utils.hpp63 #define REQUIRE_API_ERROR(exp_api_function, statement) \ argument
69 ATF_REQUIRE_EQ(exp_api_function, api_error.api_function()); \