Home
last modified time | relevance | path

Searched defs:NonMovable (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/ranges/range.nonprop.cache/
H A Demplace_from.pass.cpp26 struct NonMovable { struct
28 NonMovable() = default; argument
29 constexpr explicit NonMovable(int v) : value(v) { } in NonMovable() argument
H A Demplace.pass.cpp26 struct NonMovable { struct
28 NonMovable() = default; argument
29 constexpr explicit NonMovable(int v) : value(v) { } in NonMovable() argument
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.elements/
H A Drange.concept.compile.pass.cpp63 struct NonMovable { struct
64 NonMovable(int) {} in NonMovable() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/utilities/expected/expected.expected/
H A Derror_or.mandates.verify.cpp26 struct NonMovable { struct
27 NonMovable(int) {} in NonMovable() function
H A Dvalue_or.mandates.verify.cpp27 struct NonMovable { struct
28 NonMovable(int) {} in NonMovable() argument
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/utilities/expected/expected.void/
H A Derror_or.mandates.verify.cpp26 struct NonMovable { struct
27 NonMovable(int) {} in NonMovable() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/algorithms/alg.nonmodifying/alg.count/
H A Dranges.count.pass.cpp208 struct NonMovable { in test() struct
211 constexpr NonMovable(int i_) : i(i_) {} in test() argument
212 int i; in test()
H A Dranges.count_if.pass.cpp230 struct NonMovable { in test() struct
233 constexpr NonMovable(int i_) : i(i_) {} in test() argument
234 int i; in test()
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/expected/expected.void/monadic/
H A Dand_then.pass.cpp30 struct NonMovable { struct
31 constexpr NonMovable(int) {} in NonMovable() argument
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/expected/expected.expected/monadic/
H A Dand_then.pass.cpp144 struct NonMovable { struct
145 constexpr NonMovable(int) {} in NonMovable() argument
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/type_classification/
H A Dmoveconstructible.h63 struct NonMovable { struct
66 NonMovable& operator=(NonMovable&&) = delete; argument
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/optional/optional.monadic/
H A Dor_else.pass.cpp20 struct NonMovable { struct
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/expected/expected.void/ctor/
H A Dctor.move.pass.cpp30 struct NonMovable { struct
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/expected/expected.expected/ctor/
H A Dctor.move.pass.cpp37 struct NonMovable { struct
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/
H A Dtypes.h50 struct NonMovable { struct
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/types/
H A Doptional_test.cc186 struct NonMovable { struct
187 NonMovable() {} in NonMovable() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/types/
H A Doptional_test.cc186 struct NonMovable { struct
187 NonMovable() {} in NonMovable() function
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/types/
H A Doptional_test.cc175 struct NonMovable { struct
176 NonMovable() {} in NonMovable() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/types/
H A Doptional_test.cc175 struct NonMovable { struct
176 NonMovable() {} in NonMovable() argument
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/types/
H A Doptional_test.cc155 struct NonMovable { struct
156 NonMovable() {} in NonMovable() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/
Doptional_test.cc186 struct NonMovable { struct
187 NonMovable() {} in NonMovable() argument
/aosp_15_r20/external/abseil-cpp/absl/types/
H A Doptional_test.cc175 struct NonMovable { struct
176 NonMovable() {} in NonMovable() argument
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/status/
H A Dstatusor_test.cc845 struct NonMovable { struct
846 NonMovable() {} in NonMovable() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/status/
H A Dstatusor_test.cc774 struct NonMovable { struct
775 NonMovable() {} in NonMovable() function
/aosp_15_r20/external/abseil-cpp/absl/status/
H A Dstatusor_test.cc774 struct NonMovable { struct
775 NonMovable() {} in NonMovable() function

12