Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_flowgraph.h796 constexpr int put_count = 50; in test_with_reserving_join_node_class() local
797 for (int i = 0; i < put_count / 2; i++) { in test_with_reserving_join_node_class()
804 for (int i = 0; i < put_count / 2; i++) { in test_with_reserving_join_node_class()
809 CHECK_MESSAGE((counter == put_count), "join_node with reserving policy \ in test_with_reserving_join_node_class()