Searched refs:nbThreadsCandidate (Results 1 – 1 of 1) sorted by relevance
1684 { U32 const nbThreadsCandidate = (FUZ_rand(&lseed) & 4) + 1; in fuzzerTests_newAPI() local1685 …U32 const nbThreadsAdjusted = (windowLogMalus < nbThreadsCandidate) ? nbThreadsCandidate - windowL… in fuzzerTests_newAPI()