Searched refs:nCountMax (Results 1 – 1 of 1) sorted by relevance
329 int nCountMax = 1000000; in getBytes_003() local330 …for(nCount = 0;nCount < nCountMax; nCount ++) // run 100000000 through getBytes(.… in getBytes_003()338 aStat.build(nCountMax); in getBytes_003()361 int nCountMax = 10000; in getBytes_003_1() local362 …for(nCount = 0;nCount < nCountMax; nCount ++) // run 100000000 through getBytes(.… in getBytes_003_1()373 aStat.build(nCountMax * nBufLen); in getBytes_003_1()
Completed in 12 milliseconds