Home
last modified time | relevance | path

Searched defs:ExceptionMessageMatcher (Results 1 – 3 of 3) sorted by relevance

/external/catch2/include/internal/
Dcatch_matchers_exception.hpp16 class ExceptionMessageMatcher : public MatcherBase<std::exception> { class
20 ExceptionMessageMatcher(std::string const& message): in ExceptionMessageMatcher() function in Catch::Matchers::Exception::ExceptionMessageMatcher
/external/catch2/single_include/catch2/
Dcatch.hpp3369 class ExceptionMessageMatcher : public MatcherBase<std::exception> { class
3373 ExceptionMessageMatcher(std::string const& message): in ExceptionMessageMatcher() function in Catch::Matchers::Exception::ExceptionMessageMatcher
/external/libabigail/tests/lib/
Dcatch.hpp3395 class ExceptionMessageMatcher : public MatcherBase<std::exception> { class
3399 ExceptionMessageMatcher(std::string const& message): in ExceptionMessageMatcher() function in Catch::Matchers::Exception::ExceptionMessageMatcher