Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_eh_flow_graph.cpp1304 class SinkType,
1326 SinkType sink(g,tbb::flow::unlimited,SinkBodyType(sink_count)); in execute_test()
1403 class SinkType,
1414 SinkType,
1436 SinkType sink(g,tbb::flow::unlimited,SinkBodyType(sink_count)); in execute_test()
1513 typedef typename tbb::flow::function_node<OutputTuple,tbb::flow::continue_msg> SinkType; in run_join_node_test() typedef
1527 SinkType, in run_join_node_test()
1790 class SinkType,
1810 SinkType sink(g,tbb::flow::unlimited,SinkBodyType(sink_count)); in run_one_indexer_node_test()
1886 …name tbb::flow::function_node<typename TestNodeType::output_type,tbb::flow::continue_msg> SinkType; in run_indexer_node_test() typedef
[all …]