Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/support/
H A Dmin_allocator.h150 static bool construct_called; member
173 static bool construct_called; member
H A Dcontainer_test_types.h285 int construct_called; global() variable
H A Dcontrolled_allocators.h87 int construct_called = 0; member
/llvm-project/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/
H A Dallocate_shared.lwg2070.pass.cpp30 static bool construct_called = false; variable