Home
last modified time | relevance | path

Searched refs:testAvailable (Results 1 – 5 of 5) sorted by relevance

/libcore/luni/src/test/java/libcore/java/util/zip/
DZipInputStreamTest.java114 public void testAvailable() throws Exception { in testAvailable() method in ZipInputStreamTest
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
DCipherInputStream1Test.java219 public void testAvailable() throws Exception { in testAvailable() method in CipherInputStream1Test
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/
DDeflaterInputStreamTest.java62 public void testAvailable() throws IOException { in testAvailable() method in DeflaterInputStreamTest
/libcore/luni/src/test/java/libcore/javax/crypto/
DCipherInputStreamTest.java109 public void testAvailable() throws Exception { in testAvailable() method in CipherInputStreamTest
/libcore/luni/src/test/java/libcore/java/net/
DSocketTest.java315 public void testAvailable() throws Exception { in testAvailable() method in SocketTest