Home
last modified time | relevance | path

Searched defs:TestImpl (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cppuhelper/test/
H A Dtestimplhelper.cxx86 struct TestImpl : public ImplHelper4< CA, DBA, FE, G > struct
90 virtual ~TestImpl() in ~TestImpl() argument
95 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 …]
/trunk/main/testtools/source/performance/
H A Dubtest.cxx408 class TestImpl : public WeakImplHelper2< XServiceInfo, XMain > class
432 TestImpl::TestImpl( const Reference< XMultiServiceFactory > & xSMgr ) in TestImpl() function in benchmark_test::TestImpl

Completed in 23 milliseconds