Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/io/InputStream/
DNullInputStream.java72 public static void testAvailable() { in testAvailable() method in NullInputStream
/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.java384 public void testAvailable() throws Exception { in testAvailable() method in SocketTest