Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_concurrent_queue.cpp1685 void test_queue_helper() { in test_queue_helper() function
1714 test_queue_helper<tbb::concurrent_queue<std::vector<int>>>();
1715 test_queue_helper<tbb::concurrent_bounded_queue<std::vector<int>>>();