Searched refs:BelowCompressionThreshold (Results 1 – 3 of 3) sorted by relevance
56 if (FeedbackData::BelowCompressionThreshold(value)) in LogsToString()107 bool FeedbackData::BelowCompressionThreshold(const std::string& content) { in BelowCompressionThreshold() function in FeedbackData
28 static bool BelowCompressionThreshold(const std::string& content);
302 if (FeedbackData::BelowCompressionThreshold(i->second)) in SendReport()