Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
H A DConnectedClientsTrackerTest.kt42 private val server2 = mock(IpServer::class.java) regex
/aosp12/packages/modules/DnsResolver/
H A DDnsStatsTest.cpp425 const IPSockAddr server2 = IPSockAddr::toIPSockAddr("127.0.0.2", 53); in TEST_F() local
489 const IPSockAddr server2 = IPSockAddr::toIPSockAddr("127.0.0.2", 53); in TEST_F() local
H A DPrivateDnsConfigurationTest.cpp366 const DnsTlsServer server2(netdutils::IPSockAddr::toIPSockAddr(kServer2, 853)); in TEST_F() local
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/
H A Dhichain_receivedata_test.cpp876 hc_handle server2 = get_instance(&g_server_identity, HC_CENTRE, &callBack); variable