Searched refs:file_count (Results 1 – 1 of 1) sorted by relevance
53 static size_t file_count = 0; variable97 CompressionRatio(total_uncompressed_length, total_compressed_length), file_count, in MaybeShowFooter()98 (file_count == 1) ? "" : "s"); in MaybeShowFooter()103 total_uncompressed_length, file_count, (file_count == 1) ? "" : "s"); in MaybeShowFooter()230 ++file_count; in ProcessOne()