Home
last modified time | relevance | path

Searched refs:test_sendUrgentDataI (Results 1 – 2 of 2) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
DSocketTest.java1192 public void test_sendUrgentDataI() throws Exception { in test_sendUrgentDataI() method in SocketTest
/libcore/luni/src/test/java/libcore/java/net/
DOldSocketTest.java1618 public void test_sendUrgentDataI() throws IOException { in test_sendUrgentDataI() method in OldSocketTest