Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Duses_alloc_types.hpp200 CtorAlloc const& expectAlloc) const { in checkConstruct()
204 has_alloc() && expectAlloc == *get_alloc(); in checkConstruct()
Dcontrolled_allocators.hpp187 auto expectAlloc = &makeTypeID<Alloc>(); in checkConstruct() local
191 COMPARE_TYPEID(last_construct_alloc, expectAlloc) && in checkConstruct()