Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_scalable_allocator.cpp52 typedef StaticCountingAllocator<tbb::memory_pool_allocator<char>> cnt_alloc_t; typedef
70 REQUIRE(items_allocated>cnt_alloc_t::items_allocated); in ~MinimalAllocator()