Lines Matching refs:OSL_ASSERT
183 OSL_ASSERT( xMaster_XServiceInfo->getImplementationName().equals( test ) ); in test_proxyfac_()
191 OSL_ASSERT( in test_proxyfac_()
193 OSL_ASSERT( in test_proxyfac_()
199 OSL_ASSERT( xTarget == xFakeAgg ); in test_proxyfac_()
200 OSL_ASSERT( xMaster == xFakeAgg ); in test_proxyfac_()
205 OSL_ASSERT( xTarget_XServiceInfo->getImplementationName().equals( test ) ); in test_proxyfac_()
208 OSL_ASSERT( xTarget_XServiceInfo2.get() == xTarget_XServiceInfo.get() ); in test_proxyfac_()
210 OSL_ASSERT( xTarget == xTarget_XCurrentContext ); in test_proxyfac_()
211 OSL_ASSERT( xTarget_XCurrentContext == xMaster ); in test_proxyfac_()
212 OSL_ASSERT( in test_proxyfac_()
214 OSL_ASSERT( xTarget_XCurrentContext == xMaster ); in test_proxyfac_()
215 OSL_ASSERT( xTarget == xMaster ); in test_proxyfac_()
216 OSL_ASSERT( xTarget_XServiceInfo.get() == xMaster_XServiceInfo.get() ); in test_proxyfac_()
217 OSL_ASSERT( xTarget_XServiceInfo == xMaster ); in test_proxyfac_()
218 OSL_ASSERT( xMaster_XServiceInfo == xMaster ); in test_proxyfac_()