Home
last modified time | relevance | path

Searched defs:smallDict (Results 1 - 3 of 3) sorted by relevance

/third_party/lz4/ossfuzz/
H A Ddecompress_fuzzer.c29 char* const smallDict = dataAfterDict - smallDictSize; in LLVMFuzzerTestOneInput() local
H A Dround_trip_fuzzer.c30 char* const smallDict = largeDict + largeSize - smallSize; in LLVMFuzzerTestOneInput() local
/third_party/lz4/tests/
H A Ddecompress-partial-usingDict.c41 char* const smallDict = dict + largeSize - smallSize; in main() local

Completed in 2 milliseconds