Lines Matching refs:setIn
395 void OInterfaceTest::setIn( in setIn() function in OInterfaceTest
708 rRTest->setIn( rRCallMe ); in testRemote()
709 rRTest2->setIn( rRCallMe ); in testRemote()
710 rRTest3->setIn( rRCallMe ); in testRemote()
716 rRTest->setIn( rLCallMe ); in testRemote()
717 rRTest2->setIn( rLCallMe ); in testRemote()
718 rRTest3->setIn( rLCallMe ); in testRemote()
724 rRTest->setIn( rLCallMe1 ); in testRemote()
725 rRTest2->setIn( rLCallMe2 ); in testRemote()
726 rRTest3->setIn( rLCallMe3 ); in testRemote()
731 rRTest->setIn( rLCallMe ); in testRemote()
732 rRTest2->setIn( rLCallMe ); in testRemote()
733 rRTest3->setIn( rLCallMe ); in testRemote()
746 rRTest->setIn( Reference < XCallMe > () ); in testRemote()