Home
last modified time | relevance | path

Searched defs:theAddress (Results 1 – 8 of 8) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
DNetworkInterfaceTest.java68 InetAddress theAddress = (InetAddress) theAddresses in test_getInetAddresses() local
77 InetAddress theAddress = (InetAddress) theAddresses in test_getInetAddresses() local
90 InetAddress theAddress = (InetAddress) addresses.nextElement(); in test_getInetAddresses() local
100 InetAddress theAddress = (InetAddress) addresses in test_getInetAddresses() local
262 InetAddress theAddress = (InetAddress) addresses.nextElement(); in test_getByInetAddressLjava_net_InetAddress() local
275 InetAddress theAddress = (InetAddress) addresses.nextElement(); in test_getByInetAddressLjava_net_InetAddress() local
DDatagramPacketTest.java227 InetSocketAddress theAddress = new InetSocketAddress(InetAddress in test_Constructor$BILjava_net_SocketAddress() local
268 InetSocketAddress theAddress = new InetSocketAddress(InetAddress in test_Constructor$BIILjava_net_SocketAddress() local
287 InetSocketAddress theAddress = new InetSocketAddress(InetAddress in test_getSocketAddress() local
328 InetSocketAddress theAddress = new InetSocketAddress(InetAddress in test_setSocketAddressLjava_net_SocketAddress() local
DServerSocketTest.java413 InetSocketAddress theAddress = new InetSocketAddress(InetAddress in test_bindLjava_net_SocketAddress() local
497 InetSocketAddress theAddress = new InetSocketAddress(InetAddress in test_bindLjava_net_SocketAddressI() local
734 SocketAddress theAddress = serverSocket.getLocalSocketAddress(); in test_setReuseAddressZ() local
DInetAddressTest.java280 InetAddress theAddress = null; in test_getCanonicalHostName() local
DDatagramSocketTest.java789 InetSocketAddress theAddress = new InetSocketAddress(InetAddress.getLocalHost(), 0); in test_setReuseAddressZ() local
807 InetSocketAddress theAddress = new InetSocketAddress(InetAddress.getLocalHost(), 0); in test_setReuseAddressZ() local
931 InetSocketAddress theAddress = new InetSocketAddress(InetAddress in test_isClosed() local
DSocketTest.java187 InetSocketAddress theAddress = new InetSocketAddress(InetAddress in test_bindLjava_net_SocketAddress() local
1096 InetSocketAddress theAddress = new InetSocketAddress(InetAddress in test_isConnected() local
/libcore/luni/src/test/java/libcore/java/net/
DOldServerSocketTest.java57 InetSocketAddress theAddress = new InetSocketAddress(InetAddress in performancePreferenceTest() local
DOldSocketTest.java916 SocketAddress theAddress = new InetSocketAddress(InetAddress.getLocalHost(), 0); in test_connectLjava_net_SocketAddress() local
1073 SocketAddress theAddress = new InetSocketAddress(InetAddress.getLocalHost(), 0); in test_connectLjava_net_SocketAddressI() local