Searched refs:ipv4Hostname (Results 1 – 1 of 1) sorted by relevance
164 String ipv4Hostname = InetAddress.getByName("127.0.0.1").getHostName(); in testSocksOverIPv6Hostname() local172 if (ipv6Hostname.equals(ipv4Hostname)) { in testSocksOverIPv6Hostname()