Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/support/
H A Dcontrolled_allocators.h87 TypeID const* last_construct_alloc = nullptr; member
122 last_construct_alloc = &makeTypeID<Alloc>(); in countConstruct()
139 last_construct_alloc = last_construct_args = last_construct_type = nullptr; in resetConstructDestroy()
191 if (last_construct_alloc != expectAlloc) in checkConstruct()