Searched refs:Test_Impl (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/testtools/source/bridgetest/ |
| H A D | cppobj.cxx | 122 class Test_Impl : class 123 public osl::DebugBase<Test_Impl>, 152 Test_Impl() : m_nLastCallId( 0 ), in Test_Impl() function in bridge_object::Test_Impl 156 virtual ~Test_Impl() in ~Test_Impl() 479 Any Test_Impl::transportAny( const Any & value ) in transportAny() 485 void Test_Impl::call( sal_Int32 nCallId , sal_Int32 nWaitMUSEC ) in call() 501 void Test_Impl::callOneway( sal_Int32 nCallId , sal_Int32 nWaitMUSEC ) in callOneway() 510 sal_Bool Test_Impl::sequenceOfCallTestPassed() in sequenceOfCallTestPassed() 516 void SAL_CALL Test_Impl::startRecursiveCall( in startRecursiveCall() 528 void SAL_CALL Test_Impl::callRecursivly( in callRecursivly() [all …]
|
| /trunk/main/stoc/test/ |
| H A D | testiadapter.cxx | 165 class Test_Impl : public WeakImplHelper1< XLanguageBindingTest > class 170 virtual ~Test_Impl() in ~Test_Impl() 669 void Test_Impl::setValues( sal_Bool bBool, sal_Unicode cChar, sal_Int8 nByte, in setValues() 686 test::TestData Test_Impl::setValues2( sal_Bool& bBool, sal_Unicode& cChar, sal_Int8& nByte, in setValues2() 704 test::TestData Test_Impl::getValues( sal_Bool& bBool, sal_Unicode& cChar, sal_Int8& nByte, in getValues() 848 test::TestData Test_Impl::raiseException( sal_Bool& /*bBool*/, sal_Unicode& /*cChar*/, sal_Int8& /*… in raiseException() 857 sal_Int32 Test_Impl::getRuntimeException() in getRuntimeException() 865 void Test_Impl::setRuntimeException( sal_Int32 /*_runtimeexception*/ ) in setRuntimeException() 940 Reference< XLanguageBindingTest > xOriginal( (XLanguageBindingTest *)new Test_Impl() ); in test_adapter() 986 Reference< XLanguageBindingTest > xOriginal( (XLanguageBindingTest *)new Test_Impl() ); in test_invocation()
|