Home
last modified time | relevance | path

Searched defs:testLog (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/contrib/zstd/tests/
H A Dzstreamtest.c1073 U32 const testLog = FUZ_rand(&lseed) % maxSrcLog; in fuzzerTests() local
1318 { U32 const testLog = FUZ_rand(&lseed) % maxSrcLog; in fuzzerTests_MT() local
1612 U32 const testLog = FUZ_rand(&lseed) % maxSrcLog; in fuzzerTests_newAPI() local
H A Dzbufftest.c345 { U32 const testLog = FUZ_rand(&lseed) % maxSrcLog; in fuzzerTests() local
H A Dfuzzer.c1547 { U32 const testLog = FUZ_rand(&lseed) % maxSrcLog; in fuzzerTests() local