Home
last modified time | relevance | path

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

/external/zstd/tests/
Dzstreamtest.c1759 U32 const maxSrcLog = bigTests ? 24 : 22; in fuzzerTests() local
2027 U32 const maxSrcLog = bigTests ? 24 : 22; in fuzzerTests_newAPI() local
Dfuzzer.c3777 static const U32 maxSrcLog = 23; in fuzzerTests() local