Searched defs:adjustedDstSize (Results 1 – 1 of 1) sorted by relevance
2674 size_t const adjustedDstSize = MIN(cBufferSize - cSize, randomDstSize); in fuzzerTests() local2683 size_t const adjustedDstSize = MIN(cBufferSize - cSize, randomDstSize); in fuzzerTests() local2743 size_t const adjustedDstSize = MIN(dstBufferSize - outBuff.pos, randomDstSize); in fuzzerTests() local3107 … size_t const adjustedDstSize = MIN(cBufferSize - outBuff.pos, randomDstSize); in fuzzerTests_newAPI() local3204 size_t const adjustedDstSize = MIN(dstBufferSize - outBuff.pos, randomDstSize); in fuzzerTests_newAPI() local