Home
last modified time | relevance | path

Searched defs:extra_args_error (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/kyua/utils/format/
H A Dexceptions.hpp64 class extra_args_error : public error { class
H A Dexceptions_test.cpp59 ATF_TEST_CASE_BODY(extra_args_error) in ATF_TEST_CASE_BODY() argument
H A Dexceptions.cpp81 extra_args_error::extra_args_error(const std::string& format_, in extra_args_error() function in extra_args_error
H A Dformatter_test.cpp147 ATF_TEST_CASE_BODY(extra_args_error) in ATF_TEST_CASE_BODY() argument