Home
last modified time | relevance | path

Searched refs:countDestroy (Results 1 – 2 of 2) sorted by relevance

/external/libcxx/test/support/
Dcontrolled_allocators.hpp129 void countDestroy(Alloc const&, Tp *p) { in countDestroy() function
273 P->countDestroy(*this, p); in destroy()
399 P->countDestroy(*this, p); in destroy()
/external/llvm-project/libcxx/test/support/
Dcontrolled_allocators.h128 void countDestroy(Alloc const&, Tp *p) { in countDestroy() function
272 P->countDestroy(*this, p); in destroy()
398 P->countDestroy(*this, p); in destroy()