Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dcontrolled_allocators.hpp120 void countConstruct(Alloc const&, Tp *p) { in countConstruct() function
267 P->countConstruct<Args&&...>(*this, p); in construct()
393 P->countConstruct<Args&&...>(*this, p); in construct()
/external/llvm-project/libcxx/test/support/
Dcontrolled_allocators.h119 void countConstruct(Alloc const&, Tp *p) { in countConstruct() function
266 P->countConstruct<Args&&...>(*this, p); in construct()
392 P->countConstruct<Args&&...>(*this, p); in construct()