Home
last modified time | relevance | path

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

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