Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_concurrent_hash_map.cpp399 …using test_allocator_type2 = StaticSharedCountingAllocator<std::allocator<std::pair<const MyKey, M… in TestIteratorsAndRanges() typedef
400 …YourTable1 = oneapi::tbb::concurrent_hash_map<MyKey,MyData2,YourHashCompare, test_allocator_type2>; in TestIteratorsAndRanges()