Searched defs:TestImpl (Results 1 – 2 of 2) sorted by relevance
86 struct TestImpl : public ImplHelper4< CA, DBA, FE, G > struct90 virtual ~TestImpl() in ~TestImpl() argument95 virtual void SAL_CALL acquire( ) throw() in acquire()97 virtual void SAL_CALL release( ) throw() in release()101 virtual OUString SAL_CALL a() throw(RuntimeException) in a()104 virtual OUString SAL_CALL ba() throw(RuntimeException) in ba()107 virtual OUString SAL_CALL ca() throw(RuntimeException) in ca()110 virtual OUString SAL_CALL dba() throw(RuntimeException) in dba()113 virtual OUString SAL_CALL e() throw(RuntimeException) in e()116 virtual OUString SAL_CALL fe() throw(RuntimeException) in fe()[all …]
408 class TestImpl : public WeakImplHelper2< XServiceInfo, XMain > class432 TestImpl::TestImpl( const Reference< XMultiServiceFactory > & xSMgr ) in TestImpl() function in benchmark_test::TestImpl
Completed in 23 milliseconds