Home
last modified time | relevance | path

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

/trunk/main/sal/qa/rtl/random/
H A Drtl_random.cxx295 int nCountMax = 1000000; in TEST_F() local
296 …for(nCount = 0;nCount < nCountMax; nCount ++) // run 100000000 through getBytes(.… in TEST_F()
304 aStat.build(nCountMax); in TEST_F()
327 int nCountMax = 10000; in TEST_F() local
328 …for(nCount = 0;nCount < nCountMax; nCount ++) // run 100000000 through getBytes(.… in TEST_F()
339 aStat.build(nCountMax * nBufLen); in TEST_F()

Completed in 11 milliseconds