Searched refs:FUZ_createDictionary (Results 1 – 1 of 1) sorted by relevance
126 static buffer_t FUZ_createDictionary(const void* src, size_t srcSize, size_t blockSize, size_t requ… in FUZ_createDictionary() function242 dictionary = FUZ_createDictionary(CNBuffer, CNBufferSize / 3, 16 KB, 48 KB); in basicUnitTests()