Home
last modified time | relevance | path

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

12

/external/cronet/buildtools/third_party/libc++/trunk/test/std/ranges/range.adaptors/range.elements/
Drange.concept.compile.pass.cpp63 struct NonMovable { struct
64 NonMovable(int) {} in NonMovable() argument
/external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/utilities/expected/expected.expected/
Dvalue_or.mandates.verify.cpp27 struct NonMovable { struct
28 NonMovable(int) {} in NonMovable() function
/external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/ranges/range.nonprop.cache/
Demplace_from.pass.cpp26 struct NonMovable { struct
28 NonMovable() = default; argument
29 constexpr explicit NonMovable(int v) : value(v) { } in NonMovable() function
Demplace.pass.cpp26 struct NonMovable { struct
28 NonMovable() = default; argument
29 constexpr explicit NonMovable(int v) : value(v) { } in NonMovable() function
/external/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/alg.nonmodifying/alg.count/
Dranges.count.pass.cpp204 struct NonMovable { in test() struct
207 constexpr NonMovable(int i_) : i(i_) {} in test() function
208 int i; in test()
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()
/external/cronet/buildtools/third_party/libc++/trunk/test/support/type_classification/
Dmoveconstructible.h63 struct NonMovable { struct
66 NonMovable& operator=(NonMovable&&) = delete; argument
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/optional/optional.monadic/
Dor_else.pass.cpp20 struct NonMovable { struct
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/expected/expected.void/ctor/
Dctor.move.pass.cpp29 struct NonMovable { struct
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/expected/expected.expected/ctor/
Dctor.move.pass.cpp36 struct NonMovable { struct
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/
Dtypes.h49 struct NonMovable { struct
/external/webrtc/third_party/abseil-cpp/absl/types/
Doptional_test.cc186 struct NonMovable { struct
187 NonMovable() {} in NonMovable() function
/external/openscreen/third_party/abseil/src/absl/types/
Doptional_test.cc155 struct NonMovable { struct
156 NonMovable() {} in NonMovable() argument
/external/libtextclassifier/abseil-cpp/absl/types/
Doptional_test.cc155 struct NonMovable { struct
156 NonMovable() {} in NonMovable() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/
Doptional_test.cc155 struct NonMovable { struct
156 NonMovable() {} in NonMovable() function
/external/angle/third_party/abseil-cpp/absl/types/
Doptional_test.cc175 struct NonMovable { struct
176 NonMovable() {} in NonMovable() argument
/external/abseil-cpp/absl/types/
Doptional_test.cc186 struct NonMovable { struct
187 NonMovable() {} in NonMovable() function
/external/cronet/third_party/abseil-cpp/absl/types/
Doptional_test.cc175 struct NonMovable { struct
176 NonMovable() {} in NonMovable() function
/external/tensorflow/third_party/absl/abseil-cpp/absl/types/
Doptional_test.cc186 struct NonMovable { struct
187 NonMovable() {} in NonMovable() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/status/
Dstatusor_test.cc845 struct NonMovable { struct
846 NonMovable() {} in NonMovable() function
/external/libtextclassifier/abseil-cpp/absl/status/
Dstatusor_test.cc834 struct NonMovable { struct
835 NonMovable() {} in NonMovable() argument
/external/pigweed/pw_result/
Dstatusor_test.cc771 struct NonMovable { struct
772 NonMovable() {} in NonMovable() argument
/external/openscreen/third_party/abseil/src/absl/status/
Dstatusor_test.cc845 struct NonMovable { struct
846 NonMovable() {} in NonMovable() function
/external/webrtc/third_party/abseil-cpp/absl/status/
Dstatusor_test.cc883 struct NonMovable { struct
884 NonMovable() {} in NonMovable() argument
/external/angle/third_party/abseil-cpp/absl/status/
Dstatusor_test.cc883 struct NonMovable { struct
884 NonMovable() {} in NonMovable() function

12