Searched refs:MySocketAddress (Results 1 – 2 of 2) sorted by relevance
98 static class MySocketAddress extends SocketAddress { class in AsynchronousSocketChannelTest106 asc.bind(new MySocketAddress()); in test_bind_unsupportedAddress()
541 class MySocketAddress extends SocketAddress { in testUnknownSocketAddressSubclass() class544 MySocketAddress myaddr = new MySocketAddress(); in testUnknownSocketAddressSubclass()