Home
last modified time | relevance | path

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

/aosp_15_r20/external/lz4/tests/
H A Dfuzzer.c643 { size_t const missingOutBytes = FUZ_rand(&randState) % (unsigned)blockSize; in FUZ_test() local
657 { size_t const missingOutBytes = FUZ_rand(&randState) % (unsigned)blockSize; in FUZ_test() local
670 { size_t const missingOutBytes = FUZ_rand(&randState) % (unsigned)blockSize; in FUZ_test() local
683 { size_t const missingOutBytes = FUZ_rand(&randState) % (unsigned)blockSize; in FUZ_test() local