Home
last modified time | relevance | path

Searched defs:NotDefaultConstructible (Results 1 – 16 of 16) sorted by relevance

/external/cronet/stable/third_party/libc++/src/test/std/ranges/range.adaptors/range.all/range.owning.view/
Dconstructor.pass.cpp30 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/
Dconstructor.pass.cpp30 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/
Dpstl.stable_sort.pass.cpp129 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/
Dpstl.stable_sort.pass.cpp129 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/
Dssl_internal_test.cc121 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/
Dssl_internal_test.cc121 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/
Dssl_internal_test.cc121 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/
Doptional_test_deleted_default_ctor.cpp47 struct NotDefaultConstructible // minimal class exposing the problem struct
Doptional_test_tc_base.cpp30 struct NotDefaultConstructible struct
/external/clang/test/SemaTemplate/
Dexplicit-instantiation.cpp29 struct NotDefaultConstructible { // expected-note{{candidate constructor (the implicit copy constru… struct
Ddefault-expr-arguments.cpp76 struct NotDefaultConstructible { // expected-note 2 {{candidate constructor (the implicit copy cons… struct
/external/cronet/stable/third_party/googletest/src/googlemock/test/
Dgmock-nice-strict_test.cc66 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/
Dgmock-nice-strict_test.cc66 class NotDefaultConstructible { class
68 explicit NotDefaultConstructible(int) {} in NotDefaultConstructible() function in testing::gmock_nice_strict_test::NotDefaultConstructible
/external/googletest/googlemock/test/
Dgmock-nice-strict_test.cc66 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/
Dgmock-nice-strict_test.cc66 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/
Dgmock-nice-strict_test.cc66 class NotDefaultConstructible { class
68 explicit NotDefaultConstructible(int) {} in NotDefaultConstructible() function in testing::gmock_nice_strict_test::NotDefaultConstructible