Home
last modified time | relevance | path

Searched refs:test_getLocalSocketAddress_afterClose (Results 1 – 3 of 3) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
DServerSocketChannelTest.java228 public void test_getLocalSocketAddress_afterClose() throws IOException { in test_getLocalSocketAddress_afterClose() method in ServerSocketChannelTest
DDatagramChannelTest.java2510 public void test_getLocalSocketAddress_afterClose() throws IOException { in test_getLocalSocketAddress_afterClose() method in DatagramChannelTest
DSocketChannelTest.java210 public void test_getLocalSocketAddress_afterClose() throws IOException { in test_getLocalSocketAddress_afterClose() method in SocketChannelTest