Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp17301 #define REQUIRE_THROWS_AS( expr, exceptionType ) INTERNAL_CATCH_THROWS_AS( "REQUIRE_THROWS_AS", exc… macro
17494 #define REQUIRE_THROWS_AS( expr, exceptionType ) (void)(0) macro