Searched refs:nDoSomething (Results 1 – 1 of 1) sorted by relevance
| /trunk/main/bridges/test/ ! |
| H A D | testcomp.cxx | 538 sal_Int32 nDoSomething = 1; in testPerformance() local 543 dLocal = getCallsPerSecOneway( rLocal , nCalls , nDoSomething , &dAfterExecution); in testPerformance() 544 dRemote = getCallsPerSecOneway( rRemote , nCalls , nDoSomething , &dAfterExecution); in testPerformance() 558 dRemote = getCallsPerSec( rRemote , nCalls , nDoSomething ); in testPerformance() 559 dLocal = getCallsPerSec( rLocal , nCalls , nDoSomething ); in testPerformance()
|