Lines Matching refs:TestObject
71 virtual void testInvariant(const UString& TestName, const XInterfaceRef& TestObject)
76 const XInterfaceRef& TestObject,
120 …MarkableOutputStreamTest::testInvariant( const UString& TestName, const XInterfaceRef& TestObject ) in testInvariant() argument
124 XServiceInfoRef info( TestObject, USR_QUERY ); in testInvariant()
135 const XInterfaceRef& TestObject, in test() argument
142 testInvariant( TestName , TestObject ); in test()
149 XActiveDataSourceRef source( TestObject , USR_QUERY ); in test()
152 XOutputStreamRef rOutput( TestObject , USR_QUERY ); in test()
433 virtual void testInvariant(const UString& TestName, const XInterfaceRef& TestObject)
438 const XInterfaceRef& TestObject,
482 …OMarkableInputStreamTest::testInvariant( const UString& TestName, const XInterfaceRef& TestObject ) in testInvariant() argument
487 XServiceInfoRef info( TestObject, USR_QUERY ); in testInvariant()
502 const XInterfaceRef& TestObject, in test() argument
509 testInvariant( TestName , TestObject ); in test()
516 XActiveDataSinkRef sink( TestObject , USR_QUERY ); in test()
519 XInputStreamRef rInput( TestObject , USR_QUERY ); in test()