Home
last modified time | relevance | path

Searched refs:testSimple (Results 1 – 11 of 11) sorted by last modified time

/trunk/main/sax/test/sax/
H A Dtestsax.cxx87 void testSimple( const Reference < XParser > &r );
166 testSimple( parser ); in test()
477 void OSaxParserTest::testSimple( const Reference < XParser > &rParser ) in testSimple() function in sax_test::OSaxParserTest
H A Dtestwriter.cxx132 void testSimple( const Reference< XExtendedDocumentHandler > &r );
380 testSimple( writer ); in test()
463 void OSaxWriterTest::testSimple( const Reference< XExtendedDocumentHandler > &r ) in testSimple() function in sax_test::OSaxWriterTest
/trunk/main/io/test/stm/
H A Ddatatest.cxx102 void testSimple( const Reference < XDataInputStream > & , const Reference < XDataOutputStream > &);
210 testSimple( rInput , rOutput ); in test()
262 void ODataStreamTest::testSimple( const Reference < XDataInputStream > &rInput, in testSimple() function in ODataStreamTest
H A Dmarktest.cxx85 void testSimple( const Reference< XOutputStream > &r, const Reference < XInputStream > &rInput );
153 testSimple( rOutput , rPipeInput ); in test()
208 void OMarkableOutputStreamTest::testSimple( const Reference< XOutputStream > &rOutput , in testSimple() function in OMarkableOutputStreamTest
446 void testSimple( const Reference< XOutputStream > &r,
520 testSimple( rPipeOutput , rInput ); in test()
575 void OMarkableInputStreamTest::testSimple( const Reference< XOutputStream > &rOutput , in testSimple() function in OMarkableInputStreamTest
H A Dpipetest.cxx127 void testSimple( const Reference < XInterface > & );
181 testSimple( TestObject ); in test()
246 void OPipeTest::testSimple( const Reference < XInterface > &r ) in testSimple() function in OPipeTest
H A Dpumptest.cxx96 void testSimple( const Reference < XInterface > & );
230 void OPumpTest::testSimple( const Reference < XInterface > &r ) in testSimple() function in OPumpTest
/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/extensions/test/sax/
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
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

Completed in 64 milliseconds