Home
last modified time | relevance | path

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

/TaskScheduler/ThirdParty/UnitTest++/UnitTest++/
H A DExceptionMacros.h10 #define UT_CATCH_ALL(CatchBody) catch(...) CatchBody macro
15 #define UT_CATCH_ALL(CatchBody) macro