Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dmin_allocator.h141 static bool construct_called; member
164 static bool construct_called; member
Dcontainer_test_types.h282 int construct_called; variable
Dcontrolled_allocators.hpp86 int construct_called = 0; member
/external/cronet/third_party/libc++/src/test/support/
Dmin_allocator.h150 static bool construct_called; member
173 static bool construct_called; member
Dcontainer_test_types.h285 int construct_called; variable
Dcontrolled_allocators.h87 int construct_called = 0; member
/external/cronet/third_party/libc++/src/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/
Dallocate_shared_construct.pass.cpp29 static bool construct_called = false; variable
Dallocate_shared.lwg2070.pass.cpp30 static bool construct_called = false; variable
/external/sdv/vsomeip/third_party/boost/container/test/
Dallocator_traits_test.cpp198 bool construct_called() const in construct_called() function in ComplexAllocator