Home
last modified time | relevance | path

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

/trunk/main/bridges/test/
H A Dtestcomp.cxx490 double getCallsPerSec( const Reference < XCallMe > &rCall , int nLoops, int nToDo ) in getCallsPerSec() argument
496 rCall->call( OUString( RTL_CONSTASCII_USTRINGPARAM("Performance test string")) , nToDo ); in getCallsPerSec()
505 double getCallsPerSecOneway( const Reference < XCallMe > &rCall , in getCallsPerSecOneway() argument
516 rCall->drawLine( 0 , 0 , 500 , 123 ); in getCallsPerSecOneway()
520 rCall->call( OUString( RTL_CONSTASCII_USTRINGPARAM("Performance test string")) , nToDo ); in getCallsPerSecOneway()

Completed in 11 milliseconds