Home
last modified time | relevance | path

Searched defs:new_called (Results 1 – 16 of 16) sorted by relevance

/llvm-project/libcxx/test/libcxx/depr/depr.default.allocator/allocator.members/
H A Dmax_size.cxx20.verify.cpp24 int new_called = 0; variable
H A Dmax_size.cxx20.pass.cpp26 int new_called = 0; variable
/llvm-project/libcxx/test/std/utilities/utility/mem.res/mem.res.monotonic.buffer/mem.res.monotonic.buffer.mem/
H A Dallocate_in_geometric_progression.pass.cpp40 int new_called = 1; in test_geometric_progression() local
/llvm-project/libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.single/
H A Dnew.size.replace.pass.cpp22 int new_called = 0; variable
H A Dnew.size_nothrow.replace.indirect.pass.cpp28 int new_called = 0; variable
H A Dnew.size_align.replace.pass.cpp30 int new_called = 0; variable
H A Dnew.size_align_nothrow.replace.indirect.pass.cpp35 int new_called = 0; variable
/llvm-project/libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.array/
H A Dnew.size.replace.pass.cpp24 int new_called = 0; variable
H A Dnew.size_nothrow.replace.indirect.pass.cpp33 int new_called = 0; variable
H A Dnew.size.replace.indirect.pass.cpp25 int new_called = 0; variable
H A Dnew.size_align_nothrow.replace.indirect.pass.cpp36 int new_called = 0; variable
H A Dnew.size_align.replace.indirect.pass.cpp32 int new_called = 0; variable
H A Dnew.size_align.replace.pass.cpp30 int new_called = 0; variable
/llvm-project/libcxx/test/std/utilities/utility/mem.res/mem.res.pool/mem.res.pool.mem/
H A Dsync_allocate_reuse_blocks.pass.cpp41 int new_called = globalMemCounter.new_called; in main() local
H A Dunsync_allocate_reuse_blocks.pass.cpp41 int new_called = globalMemCounter.new_called; in main() local
/llvm-project/libcxx/test/support/
H A Dcount_new.h62 int new_called; global() variable