Home
last modified time | relevance | path

Searched refs:rRemote (Results 1 – 2 of 2) sorted by relevance

/trunk/main/bridges/test/
H A Dtestcomp.cxx549 void testPerformance( const Reference < XCallMe > &rRemote, in testPerformance() argument
560 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() argument
662 Reference< XTestFactory > rRFact( rRemote , UNO_QUERY ); in testRemote()
H A Dtestcomp.h152 void testRemote( const Reference< XInterface > &rRemote );

Completed in 17 milliseconds