Searched refs:test_available (Results 1 - 18 of 18) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
H A DStringBufferInputStreamTest.java38 public void test_available() { method in class:StringBufferInputStreamTest
H A DLineNumberInputStreamTest.java48 public void test_available() throws IOException { method in class:LineNumberInputStreamTest
H A DByteArrayInputStreamTest.java76 public void test_available() throws IOException { method in class:ByteArrayInputStreamTest
H A DFilterInputStreamTest.java124 public void test_available() throws IOException { method in class:FilterInputStreamTest
H A DSequenceInputStreamTest.java103 public void test_available() { method in class:SequenceInputStreamTest
H A DPushbackInputStreamTest.java109 public void test_available() { method in class:PushbackInputStreamTest
H A DPipedInputStreamTest.java103 public void test_available() throws Exception { method in class:PipedInputStreamTest
H A DBufferedInputStreamTest.java164 public void test_available() throws IOException { method in class:BufferedInputStreamTest
H A DFileInputStreamTest.java160 public void test_available() throws IOException { method in class:FileInputStreamTest
/libcore/luni/src/test/java/libcore/java/io/
H A DOldLineNumberInputStreamTest.java35 public void test_available() throws IOException { method in class:OldLineNumberInputStreamTest
H A DOldSequenceInputStreamTest.java31 public void test_available() throws IOException { method in class:OldSequenceInputStreamTest
H A DOldByteArrayInputStreamTest.java78 public void test_available() { method in class:OldByteArrayInputStreamTest
H A DOldInputStreamTest.java61 public void test_available() throws IOException { method in class:OldInputStreamTest
H A DOldFilterInputStreamTest.java58 public void test_available() throws IOException { method in class:OldFilterInputStreamTest
H A DOldPushbackInputStreamTest.java88 public void test_available() throws IOException { method in class:OldPushbackInputStreamTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/
H A DZipInputStreamTest.java211 public void test_available() throws Exception { method in class:ZipInputStreamTest
H A DInflaterInputStreamTest.java445 public void test_available() throws IOException { method in class:InflaterInputStreamTest
/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/io/
H A DObjectInputStreamTest.java677 public void test_available() throws IOException { method in class:ObjectInputStreamTest

Completed in 119 milliseconds