Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_eh_flow_graph.cpp1301 class InputType1,
1324 InputType1 input1(g, InputBodyType1(input1_count)); in execute_test()
1400 class InputType1,
1411 InputType1,
1434 InputType1 input1(g, InputBodyType1(input1_count, 3)); in execute_test()
1511 typedef typename tbb::flow::input_node<ItemType1> InputType1; in run_join_node_test() typedef
1524 InputType1, in run_join_node_test()
1787 class InputType1,
1808 InputType1 input1(g, InputBodyType1(input1_count)); in run_one_indexer_node_test()
1885 typedef typename tbb::flow::input_node<ItemType1> InputType1; in run_indexer_node_test() typedef
[all …]