Home
last modified time | relevance | path

Searched defs:server2 (Results 1 – 25 of 90) sorted by relevance

1234

/aosp_15_r20/external/rust/beto-rust/nearby/connections/ukey2/ukey2/tests/
Dtests.rs36 let server2 = server1.advance_state(&mut rng, client1.client_init_msg()).unwrap(); in full_integration_state_machine() localVariable
72 let server2 = server1.advance_state(&mut rng, client1.client_init_msg()).unwrap(); in full_integration_state_machine_public_key_in_protobuf() localVariable
108 let server2 = server1.advance_state(&mut rng, client1.client_init_msg()).unwrap(); in full_integration_state_machine_multiple_next_protocols_sort() localVariable
146 let server2 = server1.advance_state(&mut rng, client1.client_init_msg()).unwrap(); in full_integration_state_machine_multiple_next_protocols_client() localVariable
/aosp_15_r20/external/dagger2/javatests/dagger/functional/producers/monitoring/
H A DStubModule.java32 private final StringStub server2; field in StubModule
34 StubModule(StringStub server1, StringStub server2) { in StubModule()
47 StringStub server2() { in server2() method in StubModule
/aosp_15_r20/external/grpc-grpc-java/api/src/test/java/io/grpc/
H A DInternalChannelzTest.java140 InternalInstrumented<ServerStats> server2 = create(); in getServers_onePage_multi() local
151 InternalInstrumented<ServerStats> server2 = create(); in getServers_paginate() local
183 InternalInstrumented<ServerStats> server2 = create(); in getServers_addAfterLastPage() local
258 InternalInstrumented<ServerStats> server2 = create(); in serverSocket_eachServerSeparate() local
/aosp_15_r20/external/cronet/net/ssl/
H A Dssl_client_auth_cache_unittest.cc36 HostPortPair server2("foo2", 443); in TEST() local
103 HostPortPair server2("foo", 8443); in TEST() local
167 HostPortPair server2("foo2", 443); in TEST() local
/aosp_15_r20/external/rust/beto-rust/nearby/connections/ukey2/ukey2/src/
Dtests.rs113 let server2 = in advance_from_init_to_complete_server_x25519_test() localVariable
165 let server2 = in advance_from_init_to_complete_server_p256_test() localVariable
/aosp_15_r20/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DConnectedClientsTrackerTest.kt48 private val server2 = mock(IpServer::class.java) constant in com.android.networkstack.tethering.ConnectedClientsTrackerTest
/aosp_15_r20/packages/modules/DnsResolver/
DPrivateDnsConfigurationTest.cpp388 const DnsTlsServer server2(netdutils::IPSockAddr::toIPSockAddr(kServer2, 853)); in TEST_F() local
410 const DnsTlsServer server2(netdutils::IPSockAddr::toIPSockAddr(kServer2, 853)); in TEST_F() local
DDnsStatsTest.cpp462 const IPSockAddr server2 = IPSockAddr::toIPSockAddr("127.0.0.2", 53); in TEST_F() local
526 const IPSockAddr server2 = IPSockAddr::toIPSockAddr("127.0.0.2", 53); in TEST_F() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test-misc.cc36 struct ares_addr_node server2; in TEST_F() local
56 struct ares_addr_port_node server2; in TEST_F() local
Dares-test-live.cc730 struct ares_addr_node server2; in TEST_F() local
747 struct ares_addr_port_node server2; in TEST_F() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/http/server2/
Dmime_types.hpp17 namespace server2 { namespace
Drequest_handler.hpp18 namespace server2 { namespace
Dio_context_pool.hpp21 namespace server2 { namespace
Dheader.hpp17 namespace server2 { namespace
Dserver.hpp24 namespace server2 { namespace
Dconnection.hpp25 namespace server2 { namespace
Dmime_types.cpp14 namespace server2 { namespace
Dconnection.cpp17 namespace server2 { namespace
Drequest.hpp19 namespace server2 { namespace
Dserver.cpp15 namespace server2 { namespace
Drequest_parser.cpp15 namespace server2 { namespace
Dio_context_pool.cpp18 namespace server2 { namespace
Drequest_handler.cpp21 namespace server2 { namespace
Dreply.hpp20 namespace server2 { namespace
Drequest_parser.hpp18 namespace server2 { namespace

1234