Home
last modified time | relevance | path

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

/external/zstd/tests/
Ddecodecorpus.c1251 static int genRandomDict(U32 dictID, U32 seed, size_t dictSize, BYTE* fullDict) in genRandomDict()
1391 BYTE* const fullDict = malloc(dictSize); in testDecodeWithDict() local
1633 BYTE* fullDict; in generateCorpusWithDict() local