Home
last modified time | relevance | path

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

/aosp_15_r20/external/lz4/tests/
H A Dframetest.c282 void* const CNBuffer = malloc(COMPRESSIBLE_NOISE_LENGTH); in unitTests() local
1121 void* CNBuffer = NULL; in fuzzerTests() local
H A Dfuzzer.c323 void* const CNBuffer = malloc(COMPRESSIBLE_NOISE_LENGTH); in FUZ_test() local
/aosp_15_r20/external/zstd/tests/
H A Dfuzzer.c347 void* CNBuffer; member
370 void* const CNBuffer = malloc(CNBuffSize); in threadPoolTests() local
565 void* const CNBuffer = malloc(CNBuffSize); in basicUnitTests() local
4207 void* const CNBuffer = malloc(CNBuffSize); in longUnitTests() local
H A Dzstreamtest.c266 void* CNBuffer = malloc(CNBufferSize); in basicUnitTests() local