Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_enforce.h31 void throw_domain_error(std::string const& msg);
44 Catch::throw_domain_error(CATCH_MAKE_MSG( __VA_ARGS__ ))
Dcatch_enforce.cpp29 void throw_domain_error(std::string const& msg) { in throw_domain_error() function
/external/pigweed/docs/
Dsize_optimizations.rst481 PW_CRASH("std::throw_domain_error");
/external/catch2/single_include/catch2/
Dcatch.hpp3860 void throw_domain_error(std::string const& msg);
3873 Catch::throw_domain_error(CATCH_MAKE_MSG( __VA_ARGS__ ))
10468 void throw_domain_error(std::string const& msg) { in throw_domain_error() function
/external/libabigail/tests/lib/
Dcatch.hpp3884 void throw_domain_error(std::string const& msg);
3897 Catch::throw_domain_error(CATCH_MAKE_MSG( __VA_ARGS__ ))
10526 void throw_domain_error(std::string const& msg) { in throw_domain_error() function