Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_eh_flow_graph.cpp593 typedef absorber_body<Item23,tbb::flow::continue_msg, NType1, unlimited_type> SinkBodyType1; in run_function_node_test() typedef
615 /*SinkNodeBodyType1*/ SinkBodyType1, in run_function_node_test()
699 … typedef absorber_body<Item23Type0,tbb::flow::continue_msg, NType1, unlimited_type> SinkBodyType1; in run_multifunction_node_test() typedef
722 /*SinkNodeBodyType0*/ SinkBodyType1, in run_multifunction_node_test()
1675 class SinkBodyType1>
1693 SinkType1 sink1(g,tbb::flow::unlimited,SinkBodyType1(sink1_count)); in run_one_split_node_test()
1715 int nb1_cnt = tbb::flow::copy_body<SinkBodyType1>(sink1).count_value(); in run_one_split_node_test()
1732 …CHECK_MESSAGE( (0 == tbb::flow::copy_body<SinkBodyType1>(sink1).count_value()),"Reset sink 1 faile… in run_one_split_node_test()
1747 …ypedef absorber_body<ItemType1,tbb::flow::continue_msg,SinkThrowType,unlimited_type> SinkBodyType1; in run_split_node_test() typedef
1766 SinkBodyType1> in run_split_node_test()