Searched refs:formatWithCommas (Results 1 – 1 of 1) sorted by relevance
971 static std::string formatWithCommas(unsigned long long Value) { in formatWithCommas() function1048 << formatWithCommas(TotalFileSize) << " bytes\n" in compress()1052 << formatWithCommas(UncompressedSize) << " bytes\n" in compress()1054 << formatWithCommas(CompressedBuffer.size()) << " bytes\n" in compress()1164 << formatWithCommas(TotalFileSize) << " bytes\n"; in decompress()1171 << formatWithCommas(CompressedData.size()) << " bytes\n" in decompress()1173 << formatWithCommas(UncompressedSize) << " bytes\n" in decompress()