Searched refs:checkDeleteArrayCalledEq (Results 1 - 6 of 6) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.dtor/
H A Ddtor.pass.cpp25 assert(globalMemCounter.checkDeleteArrayCalledEq(0));
27 assert(globalMemCounter.checkDeleteArrayCalledEq(0));
31 assert(globalMemCounter.checkDeleteArrayCalledEq(0));
33 assert(globalMemCounter.checkDeleteArrayCalledEq(0));
37 assert(globalMemCounter.checkDeleteArrayCalledEq(0));
39 assert(globalMemCounter.checkDeleteArrayCalledEq(1));
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.dtor/
H A Ddtor.pass.cpp25 assert(globalMemCounter.checkDeleteArrayCalledEq(0));
27 assert(globalMemCounter.checkDeleteArrayCalledEq(0));
31 assert(globalMemCounter.checkDeleteArrayCalledEq(0));
33 assert(globalMemCounter.checkDeleteArrayCalledEq(0));
37 assert(globalMemCounter.checkDeleteArrayCalledEq(0));
39 assert(globalMemCounter.checkDeleteArrayCalledEq(1));
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/experimental/memory/memory.resource.global/
H A Dnull_memory_resource.pass.cpp108 assert(globalMemCounter.checkDeleteArrayCalledEq(0));
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/experimental/memory/memory.resource.global/
H A Dnull_memory_resource.pass.cpp108 assert(globalMemCounter.checkDeleteArrayCalledEq(0));
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/support/
H A Dcount_new.hpp175 bool checkDeleteArrayCalledEq(int n) const function in class:MemCounter
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/support/
H A Dcount_new.hpp175 bool checkDeleteArrayCalledEq(int n) const function in class:MemCounter

Completed in 358 milliseconds