Searched defs:TestInputStream (Results 1 – 5 of 5) sorted by relevance
35 public class TestInputStream extends FilterInputStream { class40 public TestInputStream(InputStream in, TestOption... options) throws IOException { in TestInputStream() method in TestInputStream44 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::__anonaa93ff120111::TestInputStream
295 class TestInputStream(unittest.TestCase): class
296 class TestInputStream(unittest.TestCase): class