Searched defs:actualAddr (Results 1 – 3 of 3) sorted by relevance
193 InetSocketAddress actualAddr = (InetSocketAddress) sc.socket().getLocalSocketAddress(); in test_bind_socketStateSync() local219 InetSocketAddress actualAddr = (InetSocketAddress) sc.socket().getLocalSocketAddress(); in test_bind_socketObjectCreationAfterBind() local
191 InetSocketAddress actualAddr = (InetSocketAddress) ssc.socket().getLocalSocketAddress(); in test_bind_socketSync() local212 InetSocketAddress actualAddr = (InetSocketAddress) ssc.socket().getLocalSocketAddress(); in test_bind_socketSyncAfterBind() local
2471 InetSocketAddress actualAddr = (InetSocketAddress) dc.socket().getLocalSocketAddress(); in test_bind_socketSync() local2497 InetSocketAddress actualAddr = (InetSocketAddress) dc.socket().getLocalSocketAddress(); in test_bind_socketSyncAfterBind() local