Home
last modified time | relevance | path

Searched refs:test_getReuseAddress (Results 1 – 5 of 5) sorted by relevance

/libcore/luni/src/test/java/libcore/java/net/
DOldServerSocketTest.java267 public void test_getReuseAddress() throws IOException { in test_getReuseAddress() method in OldServerSocketTest
DOldSocketTest.java1478 public void test_getReuseAddress() { in test_getReuseAddress() method in OldSocketTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
DServerSocketTest.java809 public void test_getReuseAddress() throws Exception { in test_getReuseAddress() method in ServerSocketTest
DDatagramSocketTest.java848 public void test_getReuseAddress() throws Exception { in test_getReuseAddress() method in DatagramSocketTest
DSocketTest.java942 public void test_getReuseAddress() throws Exception { in test_getReuseAddress() method in SocketTest