Searched refs:nDoSomething (Results 1 – 1 of 1) sorted by relevance
| /AOO42X/main/bridges/test/ |
| H A D | testcomp.cxx | 554 sal_Int32 nDoSomething = 1; in testPerformance() local 559 dLocal = getCallsPerSecOneway( rLocal , nCalls , nDoSomething , &dAfterExecution); in testPerformance() 560 dRemote = getCallsPerSecOneway( rRemote , nCalls , nDoSomething , &dAfterExecution); in testPerformance() 574 dRemote = getCallsPerSec( rRemote , nCalls , nDoSomething ); in testPerformance() 575 dLocal = getCallsPerSec( rLocal , nCalls , nDoSomething ); in testPerformance()
|