Home
last modified time | relevance | path

Searched defs:items_allocated (Results 1 – 2 of 2) sorted by relevance

/oneTBB/test/common/
H A Dcustom_allocators.h112 counter_type items_allocated; variable
197 counter_type items_allocated; member
251 static counter_type items_allocated; variable
340 static counter_type items_allocated; member
/oneTBB/test/conformance/
H A Dconformance_concurrent_vector.cpp746 std::size_t items_allocated = v.get_allocator().items_allocated, in TestConcurrentGrowToAtLeastImpl() local
1031 std::size_t items_allocated = MyAllocator::items_allocated, in TestConcurrentGrowBy() local