Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_concurrent_vector.cpp856 class GrowBy { class
947 GrowBy( MyVector& vector, const grain_map& m, std::size_t part_weight ) in GrowBy() function in GrowBy
988 …_for(oneapi::tbb::blocked_range<std::size_t>(0, range_size, grain_size), GrowBy<MyVector>(v, m, pa… in TestConcurrentGrowBy()