Searched refs:expectAlloc (Results 1 – 2 of 2) 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()