Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp17219 #define CATCH_CHECK_THROWS_AS( expr, exceptionType ) INTERNAL_CATCH_THROWS_AS( "CATCH_CHECK_THROWS_… macro
17424 #define CATCH_CHECK_THROWS_AS( expr, exceptionType ) (void)(0) macro