Searched defs:SmallBlockInputStream (Results 1 – 3 of 3) sorted by relevance
67 private static final class SmallBlockInputStream extends FilterInputStream { class in CodedInputStreamTest70 public SmallBlockInputStream(byte[] data, int blockSize) { in SmallBlockInputStream() method in CodedInputStreamTest.SmallBlockInputStream74 public SmallBlockInputStream(InputStream in, int blockSize) { in SmallBlockInputStream() method in CodedInputStreamTest.SmallBlockInputStream
2253 private static final class SmallBlockInputStream extends FilterInputStream { class in MicroTest2256 public SmallBlockInputStream(byte[] data, int blockSize) { in SmallBlockInputStream() method in MicroTest.SmallBlockInputStream2260 public SmallBlockInputStream(InputStream in, int blockSize) { in SmallBlockInputStream() method in MicroTest.SmallBlockInputStream