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

/external/lz4/tests/
H A Dfuzzer.c262 unsigned long long ccbytes = 0; local
627 ccbytes += blockContinueCompressedSize;
636 printf("ratio with dict: %0.3f%%\n", (double)ccbytes/bytes*100);

Completed in 133 milliseconds