Searched defs:server2 (Results 1 – 4 of 4) sorted by relevance
42 private val server2 = mock(IpServer::class.java) regex
425 const IPSockAddr server2 = IPSockAddr::toIPSockAddr("127.0.0.2", 53); in TEST_F() local489 const IPSockAddr server2 = IPSockAddr::toIPSockAddr("127.0.0.2", 53); in TEST_F() local
366 const DnsTlsServer server2(netdutils::IPSockAddr::toIPSockAddr(kServer2, 853)); in TEST_F() local
876 hc_handle server2 = get_instance(&g_server_identity, HC_CENTRE, &callBack); variable