Home
last modified time | relevance | path

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

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