Home
last modified time | relevance | path

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

/aosp_15_r20/external/zstd/tests/
H A Dzstreamtest.c2521 U32 const maxSrcLog = bigTests ? 24 : 22; in fuzzerTests() local
2790 U32 const maxSrcLog = bigTests ? 24 : 22; in fuzzerTests_newAPI() local
H A Dfuzzer.c4453 static const U32 maxSrcLog = 23; in fuzzerTests() local