Home
last modified time | relevance | path

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

/system/utest/fbl/
A Dvector_tests.cpp194 struct CountedAllocatorTraits : public TestAllocatorTraits { struct
195 static void* Allocate(size_t size) { in Allocate()
199 static size_t allocation_count;

Completed in 4 milliseconds