Searched refs:OMarkableOutputStreamTest (Results 1 – 2 of 2) sorted by relevance
52 class OMarkableOutputStreamTest : class57 OMarkableOutputStreamTest( const XMultiServiceFactoryRef & rFactory );58 ~OMarkableOutputStreamTest();96 OMarkableOutputStreamTest::OMarkableOutputStreamTest( const XMultiServiceFactoryRef &rFactory ) in OMarkableOutputStreamTest() function in OMarkableOutputStreamTest102 OMarkableOutputStreamTest::~OMarkableOutputStreamTest() in ~OMarkableOutputStreamTest()108 BOOL OMarkableOutputStreamTest::queryInterface( Uik uik , XInterfaceRef &rOut ) in queryInterface()134 INT32 OMarkableOutputStreamTest::test( const UString& TestName, in test()185 BOOL OMarkableOutputStreamTest::testPassed(void) THROWS( (UsrSystemException) ) in testPassed()191 Sequence< UString > OMarkableOutputStreamTest::getErrors(void) THROWS( (UsrSystemException) ) in getErrors()209 void OMarkableOutputStreamTest::testSimple( const XOutputStreamRef &rOutput , in testSimple()[all …]
54 class OMarkableOutputStreamTest : public WeakImplHelper1< XSimpleTest > class57 OMarkableOutputStreamTest( const Reference< XMultiServiceFactory > & rFactory );58 ~OMarkableOutputStreamTest();95 OMarkableOutputStreamTest::OMarkableOutputStreamTest( const Reference< XMultiServiceFactory > &rFac… in OMarkableOutputStreamTest() function in OMarkableOutputStreamTest101 OMarkableOutputStreamTest::~OMarkableOutputStreamTest() in ~OMarkableOutputStreamTest()109 void OMarkableOutputStreamTest::testInvariant( const OUString& TestName, in testInvariant()124 sal_Int32 OMarkableOutputStreamTest::test( in test()184 sal_Bool OMarkableOutputStreamTest::testPassed(void) throw (RuntimeException) in testPassed()190 Sequence< OUString > OMarkableOutputStreamTest::getErrors(void) throw (RuntimeException) in getErrors()208 void OMarkableOutputStreamTest::testSimple( const Reference< XOutputStream > &rOutput , in testSimple()[all …]
Completed in 13 milliseconds