Searched refs:testSimple (Results 1 – 11 of 11) sorted by relevance
/aoo42x/main/io/test/stm/ |
H A D | marktest.cxx | 85 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 D | pipetest.cxx | 127 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 D | pumptest.cxx | 96 void testSimple( const Reference < XInterface > & ); 230 void OPumpTest::testSimple( const Reference < XInterface > &r ) in testSimple() function in OPumpTest
|
H A D | datatest.cxx | 102 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
|
/aoo42x/main/extensions/test/stm/ |
H A D | marktest.cxx | 86 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 D | pipetest.cxx | 126 void testSimple( const XInterfaceRef & ); 188 testSimple( TestObject ); in test() 249 void OPipeTest::testSimple( const XInterfaceRef &r ) in testSimple() function in OPipeTest
|
H A D | datatest.cxx | 95 void testSimple( const XDataInputStreamRef & , const XDataOutputStreamRef &); 205 testSimple( rInput , rOutput ); in test() 254 void ODataStreamTest::testSimple( const XDataInputStreamRef &rInput, in testSimple() function in ODataStreamTest
|
/aoo42x/main/sax/test/sax/ |
H A D | testwriter.cxx | 132 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
|
H A D | testsax.cxx | 87 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
|
/aoo42x/main/extensions/test/sax/ |
H A D | testwriter.cxx | 211 void testSimple( const XExtendedDocumentHandlerRef &r ); 483 testSimple( writer ); in test() 564 void OSaxWriterTest::testSimple( const XExtendedDocumentHandlerRef &r ) in testSimple() function in OSaxWriterTest
|
H A D | testsax.cxx | 149 void testSimple( const XParserRef &r ); 236 testSimple( parser ); in test() 548 void OSaxParserTest::testSimple( const XParserRef &rParser ) in testSimple() function in OSaxParserTest
|
Completed in 98 milliseconds