Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dexception_handling.h219 #define CATCH_AND_FAIL() } catch(...) { \ macro
225 #define CATCH_AND_FAIL() } macro