Searched refs:kFreshnessLimit (Results 1 – 1 of 1) sorted by relevance
352 return top - kFreshnessLimit <= string && string <= top;377 static const int kFreshnessLimit = 1024; local