Home
last modified time | relevance | path

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

/external/llvm-project/libcxx/test/std/experimental/memory/memory.resource.adaptor/memory.resource.adaptor.mem/
Ddo_allocate_and_deallocate.pass.cpp55 assert(P.checkDeallocMatchesAlloc()); in check_allocate_deallocate()
80 assert(P.checkDeallocMatchesAlloc()); in check_alloc_max_size()
/external/libcxx/test/std/experimental/memory/memory.resource.adaptor/memory.resource.adaptor.mem/
Ddo_allocate_and_deallocate.pass.cpp57 assert(P.checkDeallocMatchesAlloc()); in check_allocate_deallocate()
82 assert(P.checkDeallocMatchesAlloc()); in check_alloc_max_size()
/external/libcxx/test/support/
Dcontrolled_allocators.hpp179 bool checkDeallocMatchesAlloc() const { in checkDeallocMatchesAlloc() function
/external/llvm-project/libcxx/test/support/
Dcontrolled_allocators.h178 bool checkDeallocMatchesAlloc() const { in checkDeallocMatchesAlloc() function