Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dcustom_allocators.h145 LocalCountingAllocator() : max_items{0} { clear_counters(); } in LocalCountingAllocator() function
147 LocalCountingAllocator( const LocalCountingAllocator& other ) in LocalCountingAllocator() function
151 LocalCountingAllocator( const LocalCountingAllocator<U>& other ) in LocalCountingAllocator() function