Searched defs:CountedAllocatorTraits (Results 1 – 1 of 1) sorted by relevance
194 struct CountedAllocatorTraits : public TestAllocatorTraits { struct195 static void* Allocate(size_t size) { in Allocate()199 static size_t allocation_count;
Completed in 4 milliseconds