Home
last modified time | relevance | path

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

/external/lz4/tests/
Dframetest.c357 size_t const fiError = LZ4F_getFrameInfo(dCtx, &fi, ip, &nullSize); in basicTests() local
368 size_t const fiError = LZ4F_getFrameInfo(dCtx, &fi, ip, &inputSize); in basicTests() local