Searched refs:testStream (Results 1 - 7 of 7) sorted by relevance

/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/
H A DHTMLDocumentTest.java39 public void testStream() throws IOException { method in class:HTMLDocumentTest
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/xml/
H A DXMLDocumentTest.java67 public void testStream() throws IOException { method in class:XMLDocumentTest
/external/skia/tests/
H A DTest.h234 SkDynamicMemoryWStream testStream; \
235 sk_sp<SkDocument> testDoc(SkDocument::MakePDF(&testStream)); \
/external/skqp/tests/
H A DTest.h234 SkDynamicMemoryWStream testStream; \
235 sk_sp<SkDocument> testDoc(SkDocument::MakePDF(&testStream)); \
/external/bzip2/
H A Dbzip2.c554 Bool testStream ( FILE *zStream ) function
1592 allOK = testStream ( inStr );
/external/python/cpython2/Lib/test/
H A Dtest_socket.py1768 def testStream(self): member in class:TIPCThreadableTest
/external/python/cpython3/Lib/test/
H A Dtest_socket.py4848 def testStream(self): member in class:TIPCThreadableTest

Completed in 355 milliseconds