Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
DDatagramSocketTest.java701 public void test_isConnected() throws Exception { in test_isConnected() method in DatagramSocketTest
DSocketTest.java1083 public void test_isConnected() throws IOException { in test_isConnected() method in SocketTest
/libcore/luni/src/test/java/libcore/java/net/
DOldSocketTest.java768 public void test_isConnected() throws IOException { in test_isConnected() method in OldSocketTest