Searched refs:theOtherLocalAddress (Results 1 – 1 of 1) sorted by relevance
1405 InetSocketAddress theOtherLocalAddress = new InetSocketAddress( in test_setReuseAddressZ() local1415 theSocket2.bind(theOtherLocalAddress); in test_setReuseAddressZ()1427 + theOtherLocalAddress.toString()); in test_setReuseAddressZ()1441 …theOtherLocalAddress = new InetSocketAddress((InetAddress) allAddresses[1], theSocket.getLocalPort… in test_setReuseAddressZ()1442 theSocket2.bind(theOtherLocalAddress); in test_setReuseAddressZ()1454 …theOtherLocalAddress = new InetSocketAddress((InetAddress) allAddresses[1], theSocket.getLocalPort… in test_setReuseAddressZ()1455 theSocket2.bind(theOtherLocalAddress); in test_setReuseAddressZ()