Searched refs:expectAlloc (Results 1 – 4 of 4) sorted by relevance
200 CtorAlloc const& expectAlloc) const { in checkConstruct()204 has_alloc() && expectAlloc == *get_alloc(); in checkConstruct()
187 auto expectAlloc = &makeTypeID<Alloc>(); in checkConstruct() local191 COMPARE_TYPEID(last_construct_alloc, expectAlloc) && in checkConstruct()
199 CtorAlloc const& expectAlloc) const {203 has_alloc() && expectAlloc == *get_alloc();
186 auto expectAlloc = &makeTypeID<Alloc>(); in checkConstruct() local190 COMPARE_TYPEID(last_construct_alloc, expectAlloc) && in checkConstruct()