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

/external/chromium_org/components/feedback/
H A Dfeedback_common.cc43 if (FeedbackCommon::BelowCompressionThreshold(value))
102 bool FeedbackCommon::BelowCompressionThreshold(const std::string& content) { function in class:FeedbackCommon
166 if (BelowCompressionThreshold(i->second))
H A Dfeedback_common.h44 static bool BelowCompressionThreshold(const std::string& content);

Completed in 168 milliseconds