Home
last modified time | relevance | path

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

/third_party/lz4/tests/
Dfuzzer.c1125 { int const maxCSize = LZ4_compressBound(0); in FUZ_unitTests() local
1145 int const maxCSize = LZ4_COMPRESSBOUND(sampleSize); in FUZ_unitTests() local