Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_concurrent_vector.cpp955 const grain_map::range_part concurrent_grow_single_range_map [] = { in TestConcurrentGrowBy() local
977 grain_map m(concurrent_grow_single_range_map, end(concurrent_grow_single_range_map)); in TestConcurrentGrowBy()
1009 for (std::size_t i=0; i < utils::array_length(concurrent_grow_single_range_map); ++i){ in TestConcurrentGrowBy()
1010 const grain_map::range_part& rp =concurrent_grow_single_range_map[i]; in TestConcurrentGrowBy()