Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp8312 std::string exceptionMessage = Catch::translateActiveException(); in handleExceptionMatchExpr() local
8313 … MatchExpr<std::string, StringMatcher const&> expr( exceptionMessage, matcher, matcherString ); in handleExceptionMatchExpr()