Home
last modified time | relevance | path

Searched defs:srv2 (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/client/
Dtests.rs67 let srv2 = poll_fn(|| { localVariable
110 let srv2 = poll_fn(|| { localVariable
176 let srv2 = poll_fn(|| { localVariable
/aosp_15_r20/external/openscreen/discovery/dnssd/impl/
H A Ddns_data_graph_unittest.cc404 auto srv2 = GetFakeSrvRecord(secondary_domain_, tertiary_domain_); in TEST_F() local
452 auto srv2 = GetFakeSrvRecord(secondary_domain_, tertiary_domain_); in TEST_F() local
H A Dquerier_impl_unittest.cc355 MdnsRecord srv2 = GetFakeSrvRecord(name2, third); in TEST_F() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test-parse-srv.cc27 struct ares_srv_reply* srv2 = srv->next; in TEST_F() local