Searched refs:cbytes (Results 1 – 1 of 1) sorted by relevance
279 unsigned long long cbytes = 0; in FUZ_test() local651 cbytes += compressedSize; in FUZ_test()658 printf("compression ratio: %0.3f%%\n", (double)cbytes/bytes*100); in FUZ_test()