Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/bsnmp/tests/
HDcatch.hpp17304 #define REQUIRE_THROWS_MATCHES( expr, exceptionType, matcher ) INTERNAL_CATCH_THROWS_MATCHES( "REQU… macro
17497 #define REQUIRE_THROWS_MATCHES( expr, exceptionType, matcher ) (void)(0) macro