Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp3842 void throw_domain_error(std::string const& msg);
3855 Catch::throw_domain_error(CATCH_MAKE_MSG( __VA_ARGS__ ))
10420 void throw_domain_error(std::string const& msg) { in throw_domain_error() function