Searched defs:adjustedDstSize (Results 1 – 1 of 1) sorted by relevance
1119 size_t const adjustedDstSize = MIN(cBufferSize - cSize, randomDstSize); in fuzzerTests() local1128 size_t const adjustedDstSize = MIN(cBufferSize - cSize, randomDstSize); in fuzzerTests() local1188 size_t const adjustedDstSize = MIN(dstBufferSize - outBuff.pos, randomDstSize); in fuzzerTests() local1377 size_t const adjustedDstSize = MIN(cBufferSize - cSize, randomDstSize); in fuzzerTests_MT() local1390 size_t const adjustedDstSize = MIN(cBufferSize - cSize, randomDstSize); in fuzzerTests_MT() local1460 size_t const adjustedDstSize = MIN(dstBufferSize - outBuff.pos, randomDstSize); in fuzzerTests_MT() local1753 size_t const adjustedDstSize = MIN(cBufferSize - cSize, randomDstSize); in fuzzerTests_newAPI() local1822 size_t const adjustedDstSize = MIN(dstBufferSize - outBuff.pos, randomDstSize); in fuzzerTests_newAPI() local