Searched refs:rRTest2 (Results 1 – 1 of 1) sorted by relevance
689 Reference< XInterfaceTest > rRTest2 = rRFact->createInterfaceTest(); in testRemote() local693 rRTest2->setIn( rRCallMe ); in testRemote()697 OSL_ASSERT( rRTest2->get() == rRCallMe ); in testRemote()701 rRTest2->setIn( rLCallMe ); in testRemote()709 rRTest2->setIn( rLCallMe2 ); in testRemote()712 OSL_ASSERT( rRTest2->get() == rLCallMe2 ); in testRemote()716 rRTest2->setIn( rLCallMe ); in testRemote()720 OSL_ASSERT( rRTest2->get() == rLCallMe ); in testRemote()