Searched defs:ia (Results 1 – 8 of 8) sorted by relevance
59 InetAddress ia = InetAddress.getByName(validIPAddresses[i]); in test_ConstructorLInetAddressI() local121 InetAddress ia = InetAddress.getByName(validIPAddresses[i]); in test_getAddress() local
308 InetAddress ia = InetAddress.getByName(validIPAddresses[i]); in test_toString() local
67 InetAddress ia = InetAddress.getByName("127.0.0.1"); in test_getAddress() local315 InetAddress ia = Inet4Address.getByName("127.0.0.1"); in test_isReachableI() local331 InetAddress ia = Inet4Address.getByName("127.0.0.1"); in test_isReachableLjava_net_NetworkInterfaceII() local
85 InetAddress ia = InetAddress.getByName(lookupName); in run() local
151 InetAddress ia = InetAddress.getByName("127.0.0.1"); in test_setAddressLjava_net_InetAddress() local
777 InetAddress ia = InetAddress.getByAddress(ipAddress); in test_getHostAddress_() local
129 InetAddress ia = addressList.nextElement(); in getByAddress() local159 private boolean compareLocalType(Inet6Address ia) { in compareLocalType()
559 InetAddress ia = InetAddress.parseNumericAddress(host); in isValidHost() local