Home
last modified time | relevance | path

Searched refs:test_isClosed (Results 1 – 4 of 4) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
DServerSocketTest.java668 public void test_isClosed() throws IOException { in test_isClosed() method in ServerSocketTest
DDatagramSocketTest.java924 public void test_isClosed() throws Exception { in test_isClosed() method in DatagramSocketTest
DSocketTest.java1052 public void test_isClosed() throws IOException { in test_isClosed() method in SocketTest
/libcore/luni/src/test/java/libcore/java/net/
DOldSocketTest.java790 public void test_isClosed() throws IOException { in test_isClosed() method in OldSocketTest