Home
last modified time | relevance | path

Searched refs:testInvariant (Results 1 – 15 of 15) sorted by path

/trunk/main/extensions/test/sax/
H A Dtestsax.cxx134 virtual void testInvariant(const UString& TestName, const XInterfaceRef& TestObject)
209 void OSaxParserTest::testInvariant( const UString& TestName, const XInterfaceRef& TestObject ) in testInvariant() function in OSaxParserTest
229 testInvariant( TestName , TestObject ); in test()
H A Dtestwriter.cxx196 virtual void testInvariant(const UString& TestName, const XInterfaceRef& TestObject)
449 void OSaxWriterTest::testInvariant( const UString& TestName, const XInterfaceRef& TestObject ) in testInvariant() function in OSaxWriterTest
476 testInvariant( TestName , TestObject ); in test()
/trunk/main/extensions/test/stm/
H A Ddatatest.cxx80 virtual void testInvariant(const UString& TestName, const XInterfaceRef& TestObject)
118 void ODataStreamTest::testInvariant( const UString& TestName, const XInterfaceRef& TestObject ) in testInvariant() function in ODataStreamTest
169 testInvariant( TestName , TestObject ); in test()
652 virtual void testInvariant(const UString& TestName, const XInterfaceRef& TestObject)
684 void OObjectStreamTest::testInvariant( const UString& TestName, const XInterfaceRef& TestObject ) in testInvariant() function in OObjectStreamTest
691 ODataStreamTest::testInvariant( TestName , TestObject ); in testInvariant()
698 ODataStreamTest::testInvariant( TestName , TestObject ); in testInvariant()
725 testInvariant( TestName , TestObject ); in test()
H A Dmarktest.cxx71 virtual void testInvariant(const UString& TestName, const XInterfaceRef& TestObject)
120 void OMarkableOutputStreamTest::testInvariant( const UString& TestName, const XInterfaceRef& TestOb… in testInvariant() function in OMarkableOutputStreamTest
142 testInvariant( TestName , TestObject ); in test()
433 virtual void testInvariant(const UString& TestName, const XInterfaceRef& TestObject)
482 void OMarkableInputStreamTest::testInvariant( const UString& TestName, const XInterfaceRef& TestObj… in testInvariant() function in OMarkableInputStreamTest
509 testInvariant( TestName , TestObject ); in test()
H A Dpipetest.cxx111 virtual void testInvariant(const UString& TestName, const XInterfaceRef& TestObject)
162 void OPipeTest::testInvariant( const UString& TestName, const XInterfaceRef& TestObject ) in testInvariant() function in OPipeTest
185 testInvariant( TestName , TestObject ); in test()
/trunk/main/io/test/stm/
H A Ddatatest.cxx86 …virtual void SAL_CALL testInvariant(const OUString& TestName, const Reference < XInterface >& Test…
115 void ODataStreamTest::testInvariant( in testInvariant() function in ODataStreamTest
171 testInvariant( TestName , TestObject ); in test()
666 virtual void SAL_CALL testInvariant(const OUString& TestName,
687 void OObjectStreamTest::testInvariant( const OUString& TestName, in testInvariant() function in OObjectStreamTest
695 ODataStreamTest::testInvariant( TestName , TestObject ); in testInvariant()
704 ODataStreamTest::testInvariant( TestName , TestObject ); in testInvariant()
733 testInvariant( TestName , TestObject ); in test()
H A Dmarktest.cxx65 virtual void SAL_CALL testInvariant(
109 void OMarkableOutputStreamTest::testInvariant( const OUString& TestName, in testInvariant() function in OMarkableOutputStreamTest
136 testInvariant( TestName , TestObject ); in test()
424 virtual void SAL_CALL testInvariant(
470 void OMarkableInputStreamTest::testInvariant( in testInvariant() function in OMarkableInputStreamTest
504 testInvariant( TestName , TestObject ); in test()
H A Dpipetest.cxx112 …virtual void SAL_CALL testInvariant(const OUString& TestName, const Reference < XInterface >& Test…
152 void OPipeTest::testInvariant( const OUString& TestName, const Reference < XInterface >& TestObject… in testInvariant() function in OPipeTest
178 testInvariant( TestName , TestObject ); in test()
H A Dpumptest.cxx81 …virtual void SAL_CALL testInvariant(const OUString& TestName, const Reference < XInterface >& Test…
122 void OPumpTest::testInvariant( const OUString& TestName, const Reference < XInterface >& TestObject… in testInvariant() function in OPumpTest
155 testInvariant( TestName , TestObject ); in test()
/trunk/main/sax/test/sax/
H A Dtestsax.cxx70 virtual void SAL_CALL testInvariant(
136 void OSaxParserTest::testInvariant( in testInvariant() function in sax_test::OSaxParserTest
159 testInvariant( TestName , TestObject ); in test()
H A Dtestwriter.cxx113 virtual void SAL_CALL testInvariant(
342 void OSaxWriterTest::testInvariant( const OUString& TestName, in testInvariant() function in sax_test::OSaxWriterTest
373 testInvariant( TestName , TestObject ); in test()
/trunk/main/store/source/
H A Dstortree.cxx338 bool OStoreBTreeRootObject::testInvariant (char const * message) in testInvariant() function in OStoreBTreeRootObject
366 (void) testInvariant("OStoreBTreeRootObject::loadOrCreate(): leave"); in loadOrCreate()
378 (void) testInvariant("OStoreBTreeRootObject::change(): enter"); in change()
407 (void) testInvariant("OStoreBTreeRootObject::change(): leave"); in change()
422 (void) testInvariant("OStoreBTreeRootObject::find_lookup(): enter"); in find_lookup()
472 (void) testInvariant("OStoreBTreeRootObject::find_lookup(): leave"); in find_lookup()
486 (void) testInvariant("OStoreBTreeRootObject::find_insert(): enter"); in find_insert()
576 (void) testInvariant("OStoreBTreeRootObject::find_insert(): leave"); in find_insert()
H A Dstortree.hxx322 bool testInvariant (char const * message);
/trunk/main/udkapi/com/sun/star/test/
H A DXSimpleTest.idl60 void testInvariant( [in] string TestName,
70 Note : These tests should include the testInvariant test.
H A DXTest.idl64 void testInvariant( [in] string TestName,

Completed in 54 milliseconds