Searched refs:test_vec (Results 1 – 1 of 1) sorted by relevance
696 tbb::concurrent_vector<int> test_vec; variable699 test_vec.grow_by(1); in __anon5f703c9f0a02()702 REQUIRE(test_vec.size() == utils::get_platform_max_threads());