Searched refs:rRemote (Results 1 – 2 of 2) sorted by relevance
549 void testPerformance( const Reference < XCallMe > &rRemote, in testPerformance() argument560 dRemote = getCallsPerSecOneway( rRemote , nCalls , nDoSomething , &dAfterExecution); in testPerformance()574 dRemote = getCallsPerSec( rRemote , nCalls , nDoSomething ); in testPerformance()657 void testRemote( const Reference< XInterface > &rRemote ) in testRemote() argument662 Reference< XTestFactory > rRFact( rRemote , UNO_QUERY ); in testRemote()
152 void testRemote( const Reference< XInterface > &rRemote );
Completed in 17 milliseconds