Home
last modified time | relevance | path

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

/external/zstd/tests/
Dzstreamtest.c1779 U32 const cLevelMax = bigTests ? (U32)ZSTD_maxCLevel() : g_cLevelMax_smallTests; in fuzzerTests() local
2048 U32 const cLevelMax = bigTests ? (U32)ZSTD_maxCLevel()-1 : g_cLevelMax_smallTests; in fuzzerTests_newAPI() local