Home
last modified time | relevance | path

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

/aoo42x/main/testtools/source/bridgetest/cli/
H A Dcli_cpp_bridgetest.cxx321 int i,nRounds;
324 for( nRounds = 0 ; nRounds < 10 ; nRounds ++ )
326 for( i = 0 ; i < nRounds ; i ++ )
H A Dcli_cs_bridgetest.cs302 int i,nRounds; in performSequenceOfCallTest()
305 for( nRounds = 0 ; nRounds < 10 ; nRounds ++ ) in performSequenceOfCallTest()
307 for( i = 0 ; i < nRounds ; i ++ ) in performSequenceOfCallTest()
H A Dcli_vb_bridgetest.vb524 Dim i, nRounds As Integer
527 For nRounds = 0 To 9
528 For i = 0 To nRounds - 1
/aoo42x/main/testtools/source/bridgetest/
H A Dbridgetest.cxx295 sal_Int32 i,nRounds; in performSequenceOfCallTest() local
298 for( nRounds = 0 ; nRounds < 10 ; nRounds ++ ) in performSequenceOfCallTest()
300 for( i = 0 ; i < nRounds ; i ++ ) in performSequenceOfCallTest()

Completed in 37 milliseconds