Lines Matching refs:test_input_body
171 class test_input_body : WaitThrow<serial_type, TType> { class
176 …test_input_body(std::atomic<int> &my_cnt, int multiplier = 1) : my_current_val(&my_cnt), my_mult(m… in test_input_body() function in test_input_body
203 class test_input_body<tbb::flow::continue_msg, TType> : WaitThrow<serial_type, TType> { class
207 test_input_body(std::atomic<int> &my_cnt) : my_current_val(&my_cnt) { } in test_input_body() function in test_input_body
350 typedef test_input_body<ItemType,inpThrowType> src_body_type; in run_one_input_node_test()
590 typedef test_input_body<Item12,IType1> IBodyType1; in run_function_node_test()
591 typedef test_input_body<Item12,IType2> IBodyType2; in run_function_node_test()
696 typedef test_input_body<Item12,IType0> IBodyType1; in run_multifunction_node_test()
697 typedef test_input_body<Item12,IType1> IBodyType2; in run_multifunction_node_test()
866 typedef test_input_body<tbb::flow::continue_msg,IType> IBodyType; in run_continue_node_test()
987 typedef test_input_body<BufferItemType,InputThrowType> InputBodyType; in run_buffer_queue_and_overwrite_node_test()
1121 typedef test_input_body<BufferItemType,InputThrowType> InputBodyType; in run_sequencer_node_test()
1245 typedef test_input_body<BufferItemType,InputThrowType> InputBodyType; in run_priority_queue_node_test()
1506 typedef test_input_body<ItemType0,InputThrowType> InputBodyType0; in run_join_node_test()
1507 typedef test_input_body<ItemType1,InputThrowType> InputBodyType1; in run_join_node_test()
1632 typedef test_input_body<BufferItemType,InputThrowType> InputBodyType; in run_limiter_node_test()
1879 typedef test_input_body<ItemType0,InputThrowType> InputBodyType0; in run_indexer_node_test()
1880 typedef test_input_body<ItemType1,InputThrowType> InputBodyType1; in run_indexer_node_test()