Searched defs:decodedBuffer (Results 1 – 2 of 2) sorted by relevance
173 void* const decodedBuffer = malloc(COMPRESSIBLE_NOISE_LENGTH); in basicTests() local567 void* decodedBuffer = NULL; in fuzzerTests() local
266 char* const decodedBuffer = (char*)malloc(FUZ_MAX_DICT_SIZE + FUZ_MAX_BLOCK_SIZE); in FUZ_test() local