Searched defs:decodedBuffer (Results 1 – 3 of 3) sorted by relevance
64 const decodedBuffer = e.data.decodedArrayBuffer; constant
178 void* const decodedBuffer = malloc(COMPRESSIBLE_NOISE_LENGTH); in basicTests() local935 void* decodedBuffer = NULL; in fuzzerTests() local
325 char* const decodedBuffer = (char*)malloc(FUZ_MAX_DICT_SIZE + FUZ_MAX_BLOCK_SIZE); in FUZ_test() local