Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_eh_flow_graph.cpp602 bool doThrow = (i & 0x1) != 0; in run_function_node_test() local
618 (doThrow,doFlog,"function_node"); in run_function_node_test()
709 bool doThrow = (i & 0x1) != 0; in run_multifunction_node_test() local
725 (doThrow,doFlog,"multifunction_node"); in run_multifunction_node_test()
876 bool doThrow = (i & 0x1) != 0; in run_continue_node_test() local
885 (doThrow,doFlog); in run_continue_node_test()