Searched defs:ia (Results 1 – 11 of 11) sorted by relevance
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
471 InetAddress ia = InetAddress.getByName(address); in test_toString() local
497 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
1384 int[] ia = (int[]) array; in writeArray() local