Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp17318 #define CHECK_THROWS_MATCHES( expr, exceptionType, matcher ) INTERNAL_CATCH_THROWS_MATCHES( "CHECK_… macro
17511 #define CHECK_THROWS_MATCHES( expr, exceptionType, matcher ) (void)(0) macro