Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
DDatagramSocketTest.java347 public void test_getLocalAddress() throws Exception { in test_getLocalAddress() method in DatagramSocketTest
DSocketTest.java713 public void test_getLocalAddress() throws IOException { in test_getLocalAddress() method in SocketTest
/libcore/luni/src/test/java/libcore/java/net/
DOldSocketTest.java253 public void test_getLocalAddress() throws IOException { in test_getLocalAddress() method in OldSocketTest