Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_eh_flow_graph.cpp385 …bool okayNoExceptionsCaught = (g_ExceptionInMaster && !g_MasterExecutedThrow) || (!g_ExceptionInMa… in run_one_input_node_test() local
530 …bool okayNoExceptionsCaught = (g_ExceptionInMaster && !g_MasterExecutedThrow) || (!g_ExceptionInMa… in run_one_functype_node_test() local
830 …bool okayNoExceptionsCaught = (g_ExceptionInMaster && !g_MasterExecutedThrow) || (!g_ExceptionInMa… in run_one_continue_node_test() local
945 …bool okayNoExceptionsCaught = (g_ExceptionInMaster && !g_MasterExecutedThrow) || (!g_ExceptionInMa… in run_one_buffer_node_test() local
1079 …bool okayNoExceptionsCaught = (g_ExceptionInMaster && !g_MasterExecutedThrow) || (!g_ExceptionInMa… in run_one_sequencer_node_test() local
1202 …bool okayNoExceptionsCaught = (g_ExceptionInMaster && !g_MasterExecutedThrow) || (!g_ExceptionInMa… in run_one_priority_queue_node_test() local
1346 …bool okayNoExceptionsCaught = (g_ExceptionInMaster && !g_MasterExecutedThrow) || (!g_ExceptionInMa… in execute_test() local
1456 …bool okayNoExceptionsCaught = (g_ExceptionInMaster && !g_MasterExecutedThrow) || (!g_ExceptionInMa… in execute_test() local
1586 …bool okayNoExceptionsCaught = (g_ExceptionInMaster && !g_MasterExecutedThrow) || (!g_ExceptionInMa… in run_one_limiter_node_test() local
1712 …bool okayNoExceptionsCaught = (g_ExceptionInMaster && !g_MasterExecutedThrow) || (!g_ExceptionInMa… in run_one_split_node_test() local
[all …]
H A Dtest_eh_algorithms.cpp322 …bool okayNoExceptionsCaught = (g_ExceptionInMaster && !g_MasterExecuted) || (!g_ExceptionInMaster … in Test3() local
362 …bool okayNoExceptionsCaught = (g_ExceptionInMaster && !g_MasterExecuted) || (!g_ExceptionInMaster … in Test4() local