Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/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
128 public StreamSimulator( String sFileName, boolean bInput, lib.TestParameters param) in StreamSimulator() method in StreamSimulator
/trunk/main/sfx2/qa/complex/sfx2/
H A DDocumentMetadataAccess.java44 import helper.StreamSimulator;
327 XInputStream xFooIn = new StreamSimulator(sEmptyRDF, true, param); in check()
336 new StreamSimulator(sEmptyRDF, true, param); in check()
345 new StreamSimulator(sEmptyRDF, true, param); in check()
354 new StreamSimulator(sEmptyRDF, true, param); in check()
/trunk/main/filter/qa/complex/filter/detection/typeDetection/
H A DHelper.java31 import helper.StreamSimulator;
167 return new StreamSimulator(filePath, true, m_xMSF); in getFileStream()
/trunk/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
/trunk/main/framework/
H A DJunitTest_framework_complex.mk47 framework/qa/complex/loadAllDocuments/StreamSimulator \

Completed in 74 milliseconds