Searched defs:testStream (Results 1 – 6 of 6) sorted by relevance
| /external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/zip/ | ||
| D | BitStreamTest.java | 40 public void testStream() throws Exception { in testStream() method in BitStreamTest |
| /external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/ | ||
| D | HTMLDocumentTest.java | 39 public void testStream() throws IOException { in testStream() method in HTMLDocumentTest |
| /external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/xml/ | ||
| D | XMLDocumentTest.java | 67 public void testStream() throws IOException { in testStream() method in XMLDocumentTest |
| /external/bzip2/ | ||
| D | bzip2.c | 554 Bool testStream ( FILE *zStream ) in testStream() function |
| /external/python/cpython2/Lib/test/ | ||
| D | test_socket.py | 1781 def testStream(self): member in TIPCThreadableTest |
| /external/python/cpython3/Lib/test/ | ||
| D | test_socket.py | 443 def testStream(self): member in ThreadedVSOCKSocketStreamTest |