Home
last modified time | relevance | path

Searched defs:destroy_called (Results 1 – 4 of 4) sorted by relevance

/llvm-project/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/
H A Dallocate_shared.lwg2070.pass.cpp31 static bool destroy_called = false; variable
/llvm-project/libcxx/test/support/
H A Dallocators.h148 static bool destroy_called; variable
H A Dcontainer_test_types.h286 int destroy_called; global() variable
H A Dcontrolled_allocators.h93 int destroy_called = 0; member