Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dexception_handling.h114 #define EXCEPTION_NAME(e) typeid(e).name() macro
182 …REQUIRE_MESSAGE((strcmp(EXCEPTION_NAME(e), (g_SolitaryException ? typeid(solitary_test_exception) …