Home
last modified time | relevance | path

Searched refs:testSimple (Results 1 – 11 of 11) sorted by relevance

/trunk/main/extensions/test/stm/
H A Dmarktest.cxx86 void testSimple( const XOutputStreamRef &r, const XInputStreamRef &rInput );
158 testSimple( rOutput , rPipeInput ); in test()
209 void OMarkableOutputStreamTest::testSimple( const XOutputStreamRef &rOutput , in testSimple() function in OMarkableOutputStreamTest
448 void testSimple( const XOutputStreamRef &r, const XInputStreamRef &rInput );
525 testSimple( rPipeOutput , rInput ); in test()
576 void OMarkableInputStreamTest::testSimple( const XOutputStreamRef &rOutput , in testSimple() function in OMarkableInputStreamTest
H A Dpipetest.cxx126 void testSimple( const XInterfaceRef & );
188 testSimple( TestObject ); in test()
249 void OPipeTest::testSimple( const XInterfaceRef &r ) in testSimple() function in OPipeTest
H A Ddatatest.cxx95 void testSimple( const XDataInputStreamRef & , const XDataOutputStreamRef &);
205 testSimple( rInput , rOutput ); in test()
254 void ODataStreamTest::testSimple( const XDataInputStreamRef &rInput, in testSimple() function in ODataStreamTest
/trunk/main/io/test/stm/
H A Dmarktest.cxx78 … void testSimple( const Reference< XOutputStream > &r, const Reference < XInputStream > &rInput );
144 testSimple( rOutput , rPipeInput ); in test()
199 void OMarkableOutputStreamTest::testSimple( const Reference< XOutputStream > &rOutput , in testSimple() function in OMarkableOutputStreamTest
430 void testSimple( const Reference< XOutputStream > &r,
503 testSimple( rPipeOutput , rInput ); in test()
558 void OMarkableInputStreamTest::testSimple( const Reference< XOutputStream > &rOutput , in testSimple() function in OMarkableInputStreamTest
H A Dpipetest.cxx124 void testSimple( const Reference < XInterface > & );
175 testSimple( TestObject ); in test()
240 void OPipeTest::testSimple( const Reference < XInterface > &r ) in testSimple() function in OPipeTest
H A Dpumptest.cxx93 void testSimple( const Reference < XInterface > & );
224 void OPumpTest::testSimple( const Reference < XInterface > &r ) in testSimple() function in OPumpTest
H A Ddatatest.cxx98 …void testSimple( const Reference < XDataInputStream > & , const Reference < XDataOutputStream > &);
202 testSimple( rInput , rOutput ); in test()
254 void ODataStreamTest::testSimple( const Reference < XDataInputStream > &rInput, in testSimple() function in ODataStreamTest
/trunk/main/sax/test/sax/
H A Dtestwriter.cxx122 void testSimple( const Reference< XExtendedDocumentHandler > &r );
368 testSimple( writer ); in test()
451 void OSaxWriterTest::testSimple( const Reference< XExtendedDocumentHandler > &r ) in testSimple() function in sax_test::OSaxWriterTest
H A Dtestsax.cxx85 void testSimple( const Reference < XParser > &r );
162 testSimple( parser ); in test()
470 void OSaxParserTest::testSimple( const Reference < XParser > &rParser ) in testSimple() function in sax_test::OSaxParserTest
/trunk/main/extensions/test/sax/
H A Dtestwriter.cxx211 void testSimple( const XExtendedDocumentHandlerRef &r );
483 testSimple( writer ); in test()
564 void OSaxWriterTest::testSimple( const XExtendedDocumentHandlerRef &r ) in testSimple() function in OSaxWriterTest
H A Dtestsax.cxx149 void testSimple( const XParserRef &r );
236 testSimple( parser ); in test()
548 void OSaxParserTest::testSimple( const XParserRef &rParser ) in testSimple() function in OSaxParserTest