Home
last modified time | relevance | path

Searched defs:CopyAndMove (Results 1 – 8 of 8) sorted by relevance

/external/openscreen/discovery/mdns/
Dmdns_records_unittest.cc116 TEST(MdnsDomainNameTest, CopyAndMove) { in TEST() argument
163 TEST(MdnsRawRecordRdataTest, CopyAndMove) { in TEST() argument
204 TEST(MdnsSrvRecordRdataTest, CopyAndMove) { in TEST() argument
229 TEST(MdnsARecordRdataTest, CopyAndMove) { in TEST() argument
272 TEST(MdnsAAAARecordRdataTest, CopyAndMove) { in TEST() argument
300 TEST(MdnsPtrRecordRdataTest, CopyAndMove) { in TEST() argument
328 TEST(MdnsTxtRecordRdataTest, CopyAndMove) { in TEST() argument
459 TEST(MdnsNsecRecordRdataTest, CopyAndMove) { in TEST() argument
510 TEST(MdnsOptRecordRdataTest, CopyAndMove) { in TEST() argument
597 TEST(MdnsRecordTest, CopyAndMove) { in TEST() argument
[all …]
/external/abseil-cpp/absl/random/internal/
Dranden_test.cc29 TEST(RandenTest, CopyAndMove) { in TEST() argument
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/
Dranden_test.cc29 TEST(RandenTest, CopyAndMove) { in TEST() argument
/external/webrtc/third_party/abseil-cpp/absl/random/internal/
Dranden_test.cc29 TEST(RandenTest, CopyAndMove) { in TEST() argument
/external/openscreen/third_party/abseil/src/absl/random/internal/
Dranden_test.cc29 TEST(RandenTest, CopyAndMove) { in TEST() argument
/external/libtextclassifier/abseil-cpp/absl/random/internal/
Dranden_test.cc29 TEST(RandenTest, CopyAndMove) { in TEST() argument
/external/clang/test/CXX/special/class.copy/
Dimplicit-move.cpp237 struct CopyAndMove { // expected-note {{implicitly deleted}} struct
238 CopyOnly co;
239 MoveOnly mo; // expected-note {{deleted copy}}
/external/llvm-project/clang/test/CXX/special/class.copy/
Dimplicit-move.cpp237 struct CopyAndMove { // expected-note {{implicitly deleted}} struct
238 CopyOnly co;
239 MoveOnly mo; // expected-note {{deleted copy}}