Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_eh_flow_graph.cpp1944 tbb::flow::continue_node<tbb::flow::continue_msg> fooNode(g, f); in test_flow_graph_exception0() local
1947 tbb::flow::make_edge(start, fooNode); in test_flow_graph_exception0()