Home
last modified time | relevance | path

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

/third_party/libabigail/tests/lib/
Dcatch.hpp3400 class ExceptionMessageMatcher : public MatcherBase<std::exception> { class
3404 ExceptionMessageMatcher(std::string const& message): in ExceptionMessageMatcher() function in Catch::Matchers::Exception::ExceptionMessageMatcher