Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_scalable_allocator.cpp221 typedef tbb::memory_pool<tbb::memory_pool_allocator<char, tbb::fixed_pool> > NestedPool; typedef
228 NestedPool nestedPool(fixedPoolAllocator);
230 tbb::memory_pool_allocator<char, NestedPool> nestedAllocator(nestedPool);