Searched defs:ia (Results 1 – 15 of 15) sorted by relevance
47 InetAddress ia = InetAddress.getByName(host); in testBadDotted() local55 InetAddress ia = InetAddress.getByName(host); in testBadDotted() local65 InetAddress ia = InetAddress.getByName(host); in testBadDotted() local74 InetAddress ia = InetAddress.getByName(host); in testBadDotted() local
45 InetAddress ia; in testWhiteSpace() local
61 InetAddress ia = InetAddress.getByName("127.0.0.1"); in test_getAddress() local292 InetAddress ia = Inet4Address.getByName("127.0.0.1"); in test_isReachableI() local308 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
735 InetAddress ia = InetAddress.getByAddress(ipAddress); in test_getHostAddress_() local
59 InetAddress ia = InetAddress.getByName(validIPAddresses[i]); in test_ConstructorLInetAddressI() local121 InetAddress ia = InetAddress.getByName(validIPAddresses[i]); in test_getAddress() local
485 InetAddress ia = InetAddress.getByName(address); in test_toString() local
178 Integer[] ia = (Integer[]) l.toArray(new Integer[0]); in main() local
503 InetAddress ia = in getInterface() local
223 jobject ia = NET_SockaddrToInetAddress(env, (struct sockaddr *)&sa, &port); in Java_sun_nio_ch_DatagramChannelImpl_receive0() local
686 InetAddress ia = isa.getAddress(); in connect() local
471 InetAddress ia = isa.getAddress(); in send() local
96 private final int[] ia; field in CompactString.StringSources
1384 int[] ia = (int[]) array; in writeArray() local