Home
last modified time | relevance | path

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

/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/extensions/test/stm/
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 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 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 Dmarktest.cxx65 virtual void SAL_CALL testInvariant(
102 void OMarkableOutputStreamTest::testInvariant( const OUString& TestName, in testInvariant() function in OMarkableOutputStreamTest
127 testInvariant( TestName , TestObject ); in test()
415 virtual void SAL_CALL testInvariant(
454 void OMarkableInputStreamTest::testInvariant( in testInvariant() function in OMarkableInputStreamTest
487 testInvariant( TestName , TestObject ); in test()
H A Ddatatest.cxx86 …virtual void SAL_CALL testInvariant(const OUString& TestName, const Reference < XInterface >& Test…
111 void ODataStreamTest::testInvariant( in testInvariant() function in ODataStreamTest
163 testInvariant( TestName , TestObject ); in test()
611 virtual void SAL_CALL testInvariant(const OUString& TestName,
628 void OObjectStreamTest::testInvariant( const OUString& TestName, in testInvariant() function in OObjectStreamTest
635 ODataStreamTest::testInvariant( TestName , TestObject ); in testInvariant()
644 ODataStreamTest::testInvariant( TestName , TestObject ); in testInvariant()
671 testInvariant( TestName , TestObject ); in test()
H A Dpipetest.cxx112 …virtual void SAL_CALL testInvariant(const OUString& TestName, const Reference < XInterface >& Test…
149 void OPipeTest::testInvariant( const OUString& TestName, const Reference < XInterface >& TestObject… in testInvariant() function in OPipeTest
172 testInvariant( TestName , TestObject ); in test()
H A Dpumptest.cxx81 …virtual void SAL_CALL testInvariant(const OUString& TestName, const Reference < XInterface >& Test…
119 void OPumpTest::testInvariant( const OUString& TestName, const Reference < XInterface >& TestObject… in testInvariant() function in OPumpTest
149 testInvariant( TestName , TestObject ); in test()
/trunk/main/sax/test/sax/
H A Dtestwriter.cxx107 virtual void SAL_CALL testInvariant(
332 void OSaxWriterTest::testInvariant( const OUString& TestName, in testInvariant() function in sax_test::OSaxWriterTest
361 testInvariant( TestName , TestObject ); in test()
H A Dtestsax.cxx70 virtual void SAL_CALL testInvariant(
134 void OSaxParserTest::testInvariant( in testInvariant() function in sax_test::OSaxParserTest
155 testInvariant( TestName , TestObject ); in test()
/trunk/main/extensions/test/sax/
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()
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()
/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,