Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_eh_flow_graph.cpp314 class tuple_test_input_body : WaitThrow<serial_type, TType> { class
320 tuple_test_input_body(std::atomic<int> &my_cnt) : my_current_val(&my_cnt) { } in tuple_test_input_body() function in tuple_test_input_body
1745 typedef tuple_test_input_body<InputTuple,InputThrowType> InputBodyType; in run_split_node_test()