Home
last modified time | relevance | path

Searched refs:ccbytes (Results 1 – 1 of 1) sorted by relevance

/external/lz4/programs/
Dfuzzer.c281 unsigned long long ccbytes = 0; in FUZ_test() local
653 ccbytes += blockContinueCompressedSize; in FUZ_test()
660 printf("ratio with dict: %0.3f%%\n", (double)ccbytes/bytes*100); in FUZ_test()