Searched defs:outstanding_alloc (Results 1 - 1 of 1) sorted by relevance

/external/libcxx/test/support/
H A Dmin_allocator.h88 static size_t outstanding_alloc() { function in struct:malloc_allocator_base
94 assert(outstanding_alloc() == 0);

Completed in 66 milliseconds