Home
last modified time | relevance | path

Searched refs:StreamSimulator (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/unoxml/qa/complex/unoxml/
H A DRDFRepositoryTest.java26 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 DDOMTest.java27 import helper.StreamSimulator;
119 XInputStream xIn = new StreamSimulator( in testXDocumentBuilder()
/aoo42x/main/sfx2/qa/complex/sfx2/
H A DDocumentMetadataAccess.java45 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()
/aoo42x/main/filter/qa/complex/filter/detection/typeDetection/
H A DHelper.java30 import helper.StreamSimulator;
227 return new StreamSimulator(filePath, true, m_param); in getFileStream()
/aoo42x/main/framework/qa/complex/loadAllDocuments/
H A DStreamSimulator.java35 public class StreamSimulator implements com.sun.star.io.XInputStream , class
81 public StreamSimulator(XMultiServiceFactory xMSF, in StreamSimulator() method in StreamSimulator
/aoo42x/main/qadevOOo/runner/helper/
H A DStreamSimulator.java39 public class StreamSimulator implements com.sun.star.io.XInputStream , class
86 public StreamSimulator( String sFileName , boolean bInput , in StreamSimulator() method in StreamSimulator
H A Dmakefile.mk40 StreamSimulator.java \
/aoo42x/main/framework/
H A DJunitTest_framework_complex.mk43 framework/qa/complex/loadAllDocuments/StreamSimulator \

Completed in 60 milliseconds