Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
DSocketTest.java1513 public void test_setTcpNoDelayZ() throws Exception { in test_setTcpNoDelayZ() method in SocketTest
/libcore/luni/src/test/java/libcore/java/net/
DOldSocketTest.java559 public void test_setTcpNoDelayZ() { in test_setTcpNoDelayZ() method in OldSocketTest