Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp17310 #define CHECKED_IF( ... ) INTERNAL_CATCH_IF( "CHECKED_IF", Catch::ResultDisposition::ContinueOnFail… macro
17503 #define CHECKED_IF( ... ) if (__VA_ARGS__) macro