HomeSort by relevance Sort by last modified time
    Searched refs:checkDeleteArrayCalledEq (Results 1 - 6 of 6) sorted by null

  /external/libcxx/test/std/localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.dtor/
dtor.pass.cpp 25 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/
dtor.pass.cpp 25 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));
  /external/libcxx/test/std/experimental/memory/memory.resource.global/
null_memory_resource.pass.cpp 109 assert(globalMemCounter.checkDeleteArrayCalledEq(0));
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/experimental/memory/memory.resource.global/
null_memory_resource.pass.cpp 108 assert(globalMemCounter.checkDeleteArrayCalledEq(0));
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/support/
count_new.hpp 175 bool checkDeleteArrayCalledEq(int n) const
  /external/libcxx/test/support/
count_new.hpp 207 bool checkDeleteArrayCalledEq(int n) const

Completed in 421 milliseconds