HomeSort by relevance Sort by last modified time
    Searched full:bis2 (Results 1 - 1 of 1) sorted by null

  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
SequenceInputStreamTest.java 159 ByteArrayInputStream bis2 = new ByteArrayInputStream( local
161 SequenceInputStream sis = new SequenceInputStream(bis1, bis2);

Completed in 69 milliseconds