Home
last modified time | relevance | path

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

/third_party/lz4/tests/
DabiTest.c93 { size_t const errorPos = checkBuffers(srcBuff, resultBuff, srcSize); in roundTripTest() local
DroundTripTest.c119 { size_t const errorPos = checkBuffers(srcBuff, resultBuff, srcSize); in roundTripTest() local
/third_party/lz4/examples/
DHCStreaming_ringBuffer.c153 unsigned errorPos = 0; in compare() local