Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp17315 #define CHECK_THROWS_AS( expr, exceptionType ) INTERNAL_CATCH_THROWS_AS( "CHECK_THROWS_AS", excepti… macro
17508 #define CHECK_THROWS_AS( expr, exceptionType ) (void)(0) macro