Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dexception_handling.h219 #define CATCH_AND_FAIL() } catch(...) { \ macro
225 #define CATCH_AND_FAIL() } macro
253 CATCH_AND_FAIL(); in WaitUntilConcurrencyPeaks()
316 CATCH_AND_FAIL();
/oneTBB/test/tbb/
H A Dtest_eh_flow_graph.cpp382 CATCH_AND_FAIL(); in run_one_input_node_test()
528 CATCH_AND_FAIL(); in run_one_functype_node_test()
828 CATCH_AND_FAIL(); in run_one_continue_node_test()
943 CATCH_AND_FAIL(); in run_one_buffer_node_test()
1077 CATCH_AND_FAIL(); in run_one_sequencer_node_test()
1200 CATCH_AND_FAIL(); in run_one_priority_queue_node_test()
1344 CATCH_AND_FAIL(); in execute_test()
1454 CATCH_AND_FAIL(); in execute_test()
1584 CATCH_AND_FAIL(); in run_one_limiter_node_test()
1710 CATCH_AND_FAIL(); in run_one_split_node_test()
[all …]
H A Dtest_eh_algorithms.cpp1189 CATCH_AND_FAIL(); in TestCancelation1_parallel_for_each()