Home
last modified time | relevance | path

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

/dports/devel/onetbb/oneTBB-2021.4.0/test/common/
H A Dexception_handling.h217 #define CATCH_AND_FAIL() } catch(...) { \ macro
223 #define CATCH_AND_FAIL() } macro
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/test/
H A Dharness_eh.h226 #define CATCH_AND_FAIL() } __TBB_CATCH(...) { \ macro
/dports/devel/tbb/oneTBB-2020.3/src/test/
H A Dharness_eh.h226 #define CATCH_AND_FAIL() } __TBB_CATCH(...) { \ macro
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/test/
H A Dharness_eh.h226 #define CATCH_AND_FAIL() } __TBB_CATCH(...) { \ macro