Searched defs:testStream (Results 1 – 11 of 11) sorted by relevance
40 public void testStream() throws IOException { in testStream() method in Md5UtilsTest
40 public void testStream() throws Exception { in testStream() method in BitStreamTest
46 private InputStream testStream; field in ValidatingObjectInputStreamTest
440 TestStream testStream(rec.streamType, stream.get()); in DEF_TEST() local609 auto testStream = std::make_unique<TestStream>(streamType, stream.get()); in DEF_TEST() local644 auto testStream = std::make_unique<TestStream>(streamType, stream.get()); in DEF_TEST() local
346 public void testStream() { in testStream() method in ImmutableIntArrayTest
349 public void testStream() { in testStream() method in ImmutableLongArrayTest
360 public void testStream() { in testStream() method in ImmutableDoubleArrayTest
173 … public void testStream(final String baosName, final BAOSFactory<?> baosFactory) throws Exception { in testStream() method in ByteArrayOutputStreamTest
924 public void testStream() { in testStream() method in FluentIterableTest
554 Bool testStream ( FILE *zStream ) in testStream() function
550 def testStream(self): member in ThreadedVSOCKSocketStreamTest6098 def testStream(self): member in TIPCThreadableTest