Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_concurrent_vector.cpp696 tbb::concurrent_vector<int> test_vec; variable
699 test_vec.grow_by(1); in __anon5f703c9f0a02()
702 REQUIRE(test_vec.size() == utils::get_platform_max_threads());