Home
last modified time | relevance | path

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

/aosp_15_r20/external/zstd/tests/
H A Dzstreamtest.c2656 { size_t const randomSrcSize = FUZ_randomLength(&lseed, maxSampleLog); in fuzzerTests() local
3069 size_t const randomSrcSize = FUZ_randomLength(&lseed, maxSampleLog); in fuzzerTests_newAPI() local