Home
last modified time | relevance | path

Searched defs:NonDefaultConstructible (Results 1 – 24 of 24) sorted by relevance

/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
Dalloc.pass.cpp32 struct NonDefaultConstructible { struct
33 constexpr NonDefaultConstructible() { in NonDefaultConstructible() argument
37 explicit constexpr NonDefaultConstructible(int) {} in NonDefaultConstructible() function
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
Dalloc.pass.cpp28 struct NonDefaultConstructible { struct
29 constexpr NonDefaultConstructible() { in NonDefaultConstructible() argument
33 explicit constexpr NonDefaultConstructible(int) {} in NonDefaultConstructible() function
/external/llvm/unittests/ADT/
DOptionalTest.cpp16 struct NonDefaultConstructible { struct
17 static unsigned CopyConstructions;
18 static unsigned Destructions;
19 static unsigned CopyAssignments;
20 explicit NonDefaultConstructible(int) { in NonDefaultConstructible() function
22 NonDefaultConstructible(const NonDefaultConstructible&) { in NonDefaultConstructible() function
25 NonDefaultConstructible &operator=(const NonDefaultConstructible&) { in operator =()
29 ~NonDefaultConstructible() { in ~NonDefaultConstructible()
32 static void ResetCounts() { in ResetCounts()
/external/libcxx/test/std/utilities/variant/variant.variant/variant.ctor/
Ddefault.pass.cpp34 struct NonDefaultConstructible { struct
35 constexpr NonDefaultConstructible(int) {} in NonDefaultConstructible() argument
/external/googletest/googlemock/test/
Dgmock_ex_test.cc44 class NonDefaultConstructible { class
46 explicit NonDefaultConstructible(int /* dummy */) {} in NonDefaultConstructible() function in __anone43a28a70111::NonDefaultConstructible
Dgmock-spec-builders_test.cc142 class NonDefaultConstructible { class
144 explicit NonDefaultConstructible(int /* dummy */) {} in NonDefaultConstructible() function in __anon15f838ca0111::NonDefaultConstructible
/external/cronet/third_party/googletest/src/googlemock/test/
Dgmock_ex_test.cc43 class NonDefaultConstructible { class
45 explicit NonDefaultConstructible(int /* dummy */) {} in NonDefaultConstructible() function in __anon7b5d9d510111::NonDefaultConstructible
Dgmock-spec-builders_test.cc137 class NonDefaultConstructible { class
139 explicit NonDefaultConstructible(int /* dummy */) {} in NonDefaultConstructible() function in __anond9272f340111::NonDefaultConstructible
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/variant/variant.variant/variant.ctor/
Ddefault.pass.cpp26 struct NonDefaultConstructible { struct
27 constexpr NonDefaultConstructible(int) {} in NonDefaultConstructible() function
/external/openscreen/util/
Dflat_map_unittest.cc99 class NonDefaultConstructible { in TEST() class
101 NonDefaultConstructible(int x, int y) : x_(x), y_(y) {} in TEST() function in openscreen::TEST::NonDefaultConstructible
/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
Dp1.cpp9 struct NonDefaultConstructible { struct
22 template<> void f0(NonDefaultConstructible) { } in f0() argument
Dp15.cpp3 struct NonDefaultConstructible { struct
Dp2.cpp12 struct NonDefaultConstructible { struct
29 template<> void f0(NonDefaultConstructible) { } in f0() argument
Dp2-0x.cpp9 struct NonDefaultConstructible { struct
25 template<> void f0(NonDefaultConstructible) { } in f0() argument
/external/cronet/buildtools/third_party/libc++/trunk/test/std/ranges/range.adaptors/range.take/
Dctor.default.pass.cpp28 struct NonDefaultConstructible : std::ranges::view_base { struct
/external/clang/test/CXX/temp/temp.spec/temp.explicit/
Dp1.cpp53 struct NonDefaultConstructible { // expected-note{{candidate constructor (the implicit copy constru… struct
/external/abseil-cpp/absl/types/
Dvariant_test.cc275 struct NonDefaultConstructible { struct
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/
Dvariant_test.cc275 struct NonDefaultConstructible { struct
/external/libtextclassifier/abseil-cpp/absl/types/
Dvariant_test.cc275 struct NonDefaultConstructible { struct
/external/openscreen/third_party/abseil/src/absl/types/
Dvariant_test.cc275 struct NonDefaultConstructible { struct
/external/webrtc/third_party/abseil-cpp/absl/types/
Dvariant_test.cc275 struct NonDefaultConstructible { struct
/external/tensorflow/third_party/absl/abseil-cpp/absl/types/
Dvariant_test.cc275 struct NonDefaultConstructible { struct
/external/cronet/third_party/abseil-cpp/absl/types/
Dvariant_test.cc275 struct NonDefaultConstructible { struct
/external/angle/third_party/abseil-cpp/absl/types/
Dvariant_test.cc275 struct NonDefaultConstructible { struct