Home
last modified time | relevance | path

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

/aosp_15_r20/external/zstd/tests/fuzz/
H A Ddecompress_cross_format.c62 const size_t standardRet = ZSTD_decompressDCtx( in LLVMFuzzerTestOneInput() local
97 const size_t standardRet = ZSTD_decompressStream(dctx, &standardOut, &standardIn); in LLVMFuzzerTestOneInput() local