Searched refs:xTarget_XServiceInfo (Results 1 – 1 of 1) sorted by relevance
203 Reference< lang::XServiceInfo > xTarget_XServiceInfo( in test_proxyfac_() local205 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 8 milliseconds