Home
last modified time | relevance | path

Searched defs:test_constexpr_ctor (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/optional/optional.object/optional.object.ctor/
H A Drvalue_T.pass.cpp42 struct test_constexpr_ctor in main() struct
45 constexpr test_constexpr_ctor(T&&) {} in main() argument
54 struct test_constexpr_ctor in main() struct
57 constexpr test_constexpr_ctor(T&&) {} in main() argument
101 struct test_constexpr_ctor in main() struct
104 constexpr test_constexpr_ctor(const T&) {} in main() function
113 struct test_constexpr_ctor in main() struct
116 constexpr test_constexpr_ctor(const T&) {} in main() function
126 struct test_constexpr_ctor in main() struct
129 constexpr test_constexpr_ctor(T&&) {} in main() function
H A Dconst_T.pass.cpp33 struct test_constexpr_ctor in main() struct
36 constexpr test_constexpr_ctor(const T&) {} in main() function
47 struct test_constexpr_ctor in main() struct
50 constexpr test_constexpr_ctor(const T&) {} in main() function
87 struct test_constexpr_ctor in main() struct
90 constexpr test_constexpr_ctor(const T&) {} in main() function
101 struct test_constexpr_ctor in main() struct
104 constexpr test_constexpr_ctor(const T&) {} in main() argument
H A Din_place_t.pass.cpp68 struct test_constexpr_ctor in main() struct
71 constexpr test_constexpr_ctor(in_place_t, int i) in main() argument
100 struct test_constexpr_ctor in main() struct
103 constexpr test_constexpr_ctor(in_place_t) in main() argument
113 struct test_constexpr_ctor in main() struct
116 constexpr test_constexpr_ctor(in_place_t, int i) in main() argument
126 struct test_constexpr_ctor in main() struct
129 constexpr test_constexpr_ctor(in_place_t, int i, int j) in main() function
H A Dnullopt_t.pass.cpp37 struct test_constexpr_ctor in test_constexpr() struct
40 constexpr test_constexpr_ctor() {} in test_constexpr() argument
59 struct test_constexpr_ctor in test() struct
62 constexpr test_constexpr_ctor() {} in test() argument
H A Ddefault.pass.cpp34 struct test_constexpr_ctor in test_constexpr() struct
37 constexpr test_constexpr_ctor() {} in test_constexpr() argument
57 struct test_constexpr_ctor in test() struct
60 constexpr test_constexpr_ctor() {} in test() function
H A Dinitializer_list.pass.cpp94 struct test_constexpr_ctor in main() struct
97 constexpr test_constexpr_ctor(in_place_t, std::initializer_list<int> i) in main() function
/aosp_15_r20/external/libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/
H A Drvalue_T.pass.cpp51 struct test_constexpr_ctor in main() struct
54 constexpr test_constexpr_ctor(T&&) {} in main() function
63 struct test_constexpr_ctor in main() struct
66 constexpr test_constexpr_ctor(T&&) {} in main() argument
110 struct test_constexpr_ctor in main() struct
113 constexpr test_constexpr_ctor(const T&) {} in main() function
122 struct test_constexpr_ctor in main() struct
125 constexpr test_constexpr_ctor(const T&) {} in main() function
135 struct test_constexpr_ctor in main() struct
138 constexpr test_constexpr_ctor(T&&) {} in main() argument
H A Dconst_T.pass.cpp42 struct test_constexpr_ctor in main() struct
45 constexpr test_constexpr_ctor(const T&) {} in main() function
56 struct test_constexpr_ctor in main() struct
59 constexpr test_constexpr_ctor(const T&) {} in main() argument
96 struct test_constexpr_ctor in main() struct
99 constexpr test_constexpr_ctor(const T&) {} in main() argument
110 struct test_constexpr_ctor in main() struct
113 constexpr test_constexpr_ctor(const T&) {} in main() argument
H A Din_place_t.pass.cpp69 struct test_constexpr_ctor in main() struct
72 constexpr test_constexpr_ctor(in_place_t, int i) in main() argument
101 struct test_constexpr_ctor in main() struct
104 constexpr test_constexpr_ctor(in_place_t) in main() function
114 struct test_constexpr_ctor in main() struct
117 constexpr test_constexpr_ctor(in_place_t, int i) in main() argument
127 struct test_constexpr_ctor in main() struct
130 constexpr test_constexpr_ctor(in_place_t, int i, int j) in main() function
H A Ddefault.pass.cpp35 struct test_constexpr_ctor in test_constexpr() struct
38 constexpr test_constexpr_ctor() {} in test_constexpr() function
58 struct test_constexpr_ctor in test() struct
61 constexpr test_constexpr_ctor() {} in test() function
H A Dnullopt_t.pass.cpp36 struct test_constexpr_ctor in test_constexpr() struct
39 constexpr test_constexpr_ctor() {} in test_constexpr() argument
58 struct test_constexpr_ctor in test() struct
61 constexpr test_constexpr_ctor() {} in test() function
H A Dinitializer_list.pass.cpp94 struct test_constexpr_ctor in main() struct
97 constexpr test_constexpr_ctor(in_place_t, std::initializer_list<int> i) in main() argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/test/
Dapi_test_helpers.hpp215 void test_constexpr_ctor() in test_constexpr_ctor() function