Home
last modified time | relevance | path

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

/external/cronet/base/containers/
Dcontainers_memory_benchmark.cc75 struct AllocationLogger { struct
77 void OnAllocation(void* address, in OnAllocation()
90 void OnFree(void* address) { in OnFree()
99 static void Install() { in Install()