/external/cronet/stable/third_party/libc++/src/test/std/ranges/range.adaptors/range.all/range.owning.view/ |
D | constructor.pass.cpp | 30 struct NotDefaultConstructible { struct 32 constexpr explicit NotDefaultConstructible(int j) : i(j) {} in NotDefaultConstructible() argument
|
/external/cronet/tot/third_party/libc++/src/test/std/ranges/range.adaptors/range.all/range.owning.view/ |
D | constructor.pass.cpp | 30 struct NotDefaultConstructible { struct 32 constexpr explicit NotDefaultConstructible(int j) : i(j) {} in NotDefaultConstructible() argument
|
/external/cronet/stable/third_party/libc++/src/test/std/algorithms/alg.sorting/alg.sort/stable.sort/ |
D | pstl.stable_sort.pass.cpp | 129 struct NotDefaultConstructible { struct 130 NotDefaultConstructible(int i) : i_(i) {} in NotDefaultConstructible() argument 134 friend bool operator==(NotDefaultConstructible lhs, NotDefaultConstructible rhs) { in operator ==() argument
|
/external/cronet/tot/third_party/libc++/src/test/std/algorithms/alg.sorting/alg.sort/stable.sort/ |
D | pstl.stable_sort.pass.cpp | 129 struct NotDefaultConstructible { struct 130 NotDefaultConstructible(int i) : i_(i) {} in NotDefaultConstructible() argument 134 friend bool operator==(NotDefaultConstructible lhs, NotDefaultConstructible rhs) { in operator ==() argument
|
/external/cronet/stable/third_party/boringssl/src/ssl/ |
D | ssl_internal_test.cc | 121 TEST(VectorTest, NotDefaultConstructible) { in TEST() argument 122 struct NotDefaultConstructible { in TEST() struct 123 explicit NotDefaultConstructible(size_t n) { array.Init(n); } in TEST() function 124 Array<int> array; in TEST()
|
/external/cronet/tot/third_party/boringssl/src/ssl/ |
D | ssl_internal_test.cc | 121 TEST(VectorTest, NotDefaultConstructible) { in TEST() argument 122 struct NotDefaultConstructible { in TEST() struct 123 explicit NotDefaultConstructible(size_t n) { array.Init(n); } in TEST() argument 124 Array<int> array; in TEST()
|
/external/boringssl/src/ssl/ |
D | ssl_internal_test.cc | 121 TEST(VectorTest, NotDefaultConstructible) { in TEST() argument 122 struct NotDefaultConstructible { in TEST() struct 123 explicit NotDefaultConstructible(size_t n) { BSSL_CHECK(array.Init(n)); } in TEST() argument 124 Array<int> array; in TEST()
|
/external/sdv/vsomeip/third_party/boost/optional/test/ |
D | optional_test_deleted_default_ctor.cpp | 47 struct NotDefaultConstructible // minimal class exposing the problem struct
|
D | optional_test_tc_base.cpp | 30 struct NotDefaultConstructible struct
|
/external/clang/test/SemaTemplate/ |
D | explicit-instantiation.cpp | 29 struct NotDefaultConstructible { // expected-note{{candidate constructor (the implicit copy constru… struct
|
D | default-expr-arguments.cpp | 76 struct NotDefaultConstructible { // expected-note 2 {{candidate constructor (the implicit copy cons… struct
|
/external/cronet/stable/third_party/googletest/src/googlemock/test/ |
D | gmock-nice-strict_test.cc | 66 class NotDefaultConstructible { class 68 explicit NotDefaultConstructible(int) {} in NotDefaultConstructible() function in testing::gmock_nice_strict_test::NotDefaultConstructible
|
/external/cronet/tot/third_party/boringssl/src/third_party/googletest/googlemock/test/ |
D | gmock-nice-strict_test.cc | 66 class NotDefaultConstructible { class 68 explicit NotDefaultConstructible(int) {} in NotDefaultConstructible() function in testing::gmock_nice_strict_test::NotDefaultConstructible
|
/external/googletest/googlemock/test/ |
D | gmock-nice-strict_test.cc | 66 class NotDefaultConstructible { class 68 explicit NotDefaultConstructible(int) {} in NotDefaultConstructible() function in testing::gmock_nice_strict_test::NotDefaultConstructible
|
/external/cronet/stable/third_party/boringssl/src/third_party/googletest/googlemock/test/ |
D | gmock-nice-strict_test.cc | 66 class NotDefaultConstructible { class 68 explicit NotDefaultConstructible(int) {} in NotDefaultConstructible() function in testing::gmock_nice_strict_test::NotDefaultConstructible
|
/external/cronet/tot/third_party/googletest/src/googlemock/test/ |
D | gmock-nice-strict_test.cc | 66 class NotDefaultConstructible { class 68 explicit NotDefaultConstructible(int) {} in NotDefaultConstructible() function in testing::gmock_nice_strict_test::NotDefaultConstructible
|