Home
last modified time | relevance | path

Searched refs:lengthRand (Results 1 – 1 of 1) sorted by relevance

/external/lz4/tests/
Dframetest.c141 size_t const lengthRand = FUZ_RANDLENGTH + 4; in FUZ_fillCompressibleNoiseBuffer() local
142 size_t const length = MIN(lengthRand, bufferSize - pos); in FUZ_fillCompressibleNoiseBuffer()
150 size_t const lengthRand = FUZ_RANDLENGTH + 4; in FUZ_fillCompressibleNoiseBuffer() local
151 size_t const length = MIN(lengthRand, bufferSize - pos); in FUZ_fillCompressibleNoiseBuffer()