Searched refs:StreamSimulator (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/unoxml/qa/complex/unoxml/ |
H A D | RDFRepositoryTest.java | 26 import helper.StreamSimulator; 192 new StreamSimulator(tempDir + "empty.rdf", false, param); in check() 197 new StreamSimulator(tempDir + "empty.rdf", true, param); in check() 288 xFooOut = new StreamSimulator(tempDir + "foo.rdf", false, param); in check() 292 xFooIn = new StreamSimulator(tempDir + "foo.rdf", true, param); in check() 300 xFooIn = new StreamSimulator(tempDir + "foo.rdf", true, param); in check() 366 XInputStream xIn = new StreamSimulator(TestDocument.getUrl("example.rdf"), true, param); in checkSPARQL()
|
H A D | DOMTest.java | 27 import helper.StreamSimulator; 119 XInputStream xIn = new StreamSimulator( in testXDocumentBuilder()
|
/aoo41x/main/sfx2/qa/complex/sfx2/ |
H A D | DocumentMetadataAccess.java | 45 import helper.StreamSimulator; 332 XInputStream xFooIn = new StreamSimulator(sEmptyRDF, true, param); in check() 341 new StreamSimulator(sEmptyRDF, true, param); in check() 350 new StreamSimulator(sEmptyRDF, true, param); in check() 359 new StreamSimulator(sEmptyRDF, true, param); in check()
|
/aoo41x/main/filter/qa/complex/filter/detection/typeDetection/ |
H A D | Helper.java | 30 import helper.StreamSimulator; 227 return new StreamSimulator(filePath, true, m_param); in getFileStream()
|
/aoo41x/main/framework/qa/complex/loadAllDocuments/ |
H A D | StreamSimulator.java | 35 public class StreamSimulator implements com.sun.star.io.XInputStream , class 81 public StreamSimulator(XMultiServiceFactory xMSF, in StreamSimulator() method in StreamSimulator
|
/aoo41x/main/qadevOOo/runner/helper/ |
H A D | StreamSimulator.java | 39 public class StreamSimulator implements com.sun.star.io.XInputStream , class 86 public StreamSimulator( String sFileName , boolean bInput , in StreamSimulator() method in StreamSimulator
|
H A D | makefile.mk | 40 StreamSimulator.java \
|
/aoo41x/main/framework/ |
H A D | JunitTest_framework_complex.mk | 43 framework/qa/complex/loadAllDocuments/StreamSimulator \
|
Completed in 66 milliseconds