Searched defs:TestInputStream (Results 1 – 6 of 6) sorted by relevance
32 public class TestInputStream extends FilterInputStream { class37 public TestInputStream(InputStream in, TestOption... options) throws IOException { in TestInputStream() method in TestInputStream41 public TestInputStream(InputStream in, Iterable<TestOption> options) throws IOException { in TestInputStream() method in TestInputStream
232 class TestInputStream < Test::Unit::TestCase class
123 class TestInputStream : public ZeroCopyInputStream { class125 TestInputStream(const void* data, int size, int block_size) in TestInputStream() function in google::protobuf::io::__anon11cb0d300111::TestInputStream
295 class TestInputStream(unittest.TestCase): class
296 class TestInputStream(unittest.TestCase): class