Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_eh_flow_graph.cpp1303 class TestJoinType,
1325 TestJoinType node_to_test(g); in execute_test()
1402 class TestJoinType,
1413 TestJoinType,
1435TestJoinType node_to_test(g, tag_func<ItemType0>(ItemType0(2)), tag_func<ItemType1>(ItemType1(3))); in execute_test()
1512 typedef typename tbb::flow::join_node<OutputTuple,JP> TestJoinType; in run_join_node_test() typedef
1526 TestJoinType, in run_join_node_test()