Home
last modified time | relevance | path

Searched defs:checkConstruct (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libcxx/test/support/
H A Duses_alloc_types.hpp87 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 Dcontrolled_allocators.hpp186 bool checkConstruct(Alloc const&, Tp *p) const { in checkConstruct() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Duses_alloc_types.h70 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 Dcontrolled_allocators.h187 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 Dderived_from_tuple_like.pass.cpp54 bool checkConstruct(int expect, ValueCategory expect_vc) const { in checkConstruct() function