Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_task_arena.cpp1920 struct throwing_obj { struct
1921 throwing_obj() { in throwing_obj() argument
1926 ~throwing_obj() { FAIL("An destructor was called."); } in ~throwing_obj() argument