Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
DServerSocketTest.java600 public void test_getLocalSocketAddress() throws Exception { in test_getLocalSocketAddress() method in ServerSocketTest
DSocketTest.java737 public void test_getLocalSocketAddress() throws IOException { in test_getLocalSocketAddress() method in SocketTest
/libcore/luni/src/test/java/libcore/java/net/
DOldSocketTest.java662 public void test_getLocalSocketAddress() throws IOException { in test_getLocalSocketAddress() method in OldSocketTest