Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxx/test/support/
H A Dmin_allocator.h141 static bool construct_called; member
164 static bool construct_called; member
H A Dcontainer_test_types.h282 int construct_called; variable
H A Dcontrolled_allocators.hpp86 int construct_called = 0; member
/aosp_15_r20/external/cronet/third_party/libc++/src/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; variable
H A Dcontrolled_allocators.h87 int construct_called = 0; member
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/
H A Dallocate_shared_construct.pass.cpp29 static bool construct_called = false; variable
H A Dallocate_shared.lwg2070.pass.cpp30 static bool construct_called = false; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Dallocator_traits_test.cpp198 bool construct_called() const in construct_called() function in ComplexAllocator