Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_eh_flow_graph.cpp350 typedef test_input_body<ItemType,inpThrowType> src_body_type; in run_one_input_node_test() typedef
366 tbb::flow::input_node<ItemType> sn(g, src_body_type(input_body_count)); in run_one_input_node_test()
386 int src_cnt = tbb::flow::copy_body<src_body_type>(sn).count_value(); in run_one_input_node_test()
405 src_cnt = tbb::flow::copy_body<src_body_type>(sn).count_value(); in run_one_input_node_test()