Searched defs:adjustedDstSize (Results 1 – 1 of 1) sorted by relevance
1911 size_t const adjustedDstSize = MIN(cBufferSize - cSize, randomDstSize); in fuzzerTests() local1920 size_t const adjustedDstSize = MIN(cBufferSize - cSize, randomDstSize); in fuzzerTests() local1980 size_t const adjustedDstSize = MIN(dstBufferSize - outBuff.pos, randomDstSize); in fuzzerTests() local2337 … size_t const adjustedDstSize = MIN(cBufferSize - outBuff.pos, randomDstSize); in fuzzerTests_newAPI() local2414 size_t const adjustedDstSize = MIN(dstBufferSize - outBuff.pos, randomDstSize); in fuzzerTests_newAPI() local