Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
DServerSocketTest.java292 public void test_getLocalPort() throws IOException { in test_getLocalPort() method in ServerSocketTest
DDatagramSocketTest.java363 public void test_getLocalPort() throws SocketException { in test_getLocalPort() method in DatagramSocketTest
DSocketTest.java730 public void test_getLocalPort() throws IOException { in test_getLocalPort() method in SocketTest
/libcore/luni/src/test/java/libcore/java/net/
DOldSocketTest.java271 public void test_getLocalPort() throws IOException { in test_getLocalPort() method in OldSocketTest