Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_concurrent_queue.cpp1687 typename CQ::value_type vec_1(size, 0), vec_2(size, 0), vec_3(size, 0), vec_4(size, 0); in test_queue_helper() local
1692 generate(vec_4.begin(), vec_4.end(), rand); in test_queue_helper()
1695 q3 = {vec_4, vec_2, vec_3}; in test_queue_helper()