Home
last modified time | relevance | path

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

/trunk/main/bridges/test/ !
H A Dtestcomp.cxx538 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()