Home
last modified time | relevance | path

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

/aoo41x/main/sal/qa/rtl/random/
H A Drtl_random.cxx329 int nCountMax = 1000000; in getBytes_003() local
330 …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() local
362 …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 8 milliseconds