Home
last modified time | relevance | path

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

/trunk/main/stoc/test/
H A Dtestproxyfac.cxx203 Reference< lang::XServiceInfo > xTarget_XServiceInfo( in test_proxyfac_() local
205 OSL_ASSERT( xTarget_XServiceInfo->getImplementationName().equals( test ) ); in test_proxyfac_()
208 OSL_ASSERT( xTarget_XServiceInfo2.get() == xTarget_XServiceInfo.get() ); in test_proxyfac_()
216 OSL_ASSERT( xTarget_XServiceInfo.get() == xMaster_XServiceInfo.get() ); in test_proxyfac_()
217 OSL_ASSERT( xTarget_XServiceInfo == xMaster ); in test_proxyfac_()

Completed in 34 milliseconds