Searched defs:checkConstruct (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libcxx/test/support/ |
H A D | uses_alloc_types.hpp | 87 bool checkConstruct(TestType& value, UsesAllocatorType form, in checkConstruct() function 102 bool checkConstruct(TestType& value, UsesAllocatorType form) { in checkConstruct() function 192 bool checkConstruct(UsesAllocatorType expectType) const { in checkConstruct() function 199 bool checkConstruct(UsesAllocatorType expectType, in checkConstruct() function
|
H A D | controlled_allocators.hpp | 186 bool checkConstruct(Alloc const&, Tp *p) const { in checkConstruct() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/ |
H A D | uses_alloc_types.h | 70 bool checkConstruct(TestType& value, UsesAllocatorType form, typename TestType::CtorAlloc const& al… in checkConstruct() function 83 bool checkConstruct(TestType& value, UsesAllocatorType form) { in checkConstruct() function
|
H A D | controlled_allocators.h | 187 bool checkConstruct(Alloc const&, Tp *p) const { in checkConstruct() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/tuple/tuple.tuple/tuple.assign/ |
H A D | derived_from_tuple_like.pass.cpp | 54 bool checkConstruct(int expect, ValueCategory expect_vc) const { in checkConstruct() function
|