Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Ddoctest.h966 bool no_throw; // to skip exceptions-related assertion macros member
2537 if(!doctest::getContextOptions()->no_throw) { \
2555 if(!doctest::getContextOptions()->no_throw) { \
5587 .writeAttribute("no_throw", opt.no_throw)
6730 DOCTEST_PARSE_AS_BOOL_OR_FLAG("no-throw", "nt", no_throw, false);