HomeSort by relevance Sort by last modified time
    Searched refs:kMaxNegativeWordCacheSize (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/renderer/safe_browsing/
phishing_term_feature_extractor.h 100 static const int kMaxNegativeWordCacheSize;
phishing_term_feature_extractor.cc 41 const int PhishingTermFeatureExtractor::kMaxNegativeWordCacheSize = 1000;
103 negative_word_cache_(kMaxNegativeWordCacheSize),

Completed in 100 milliseconds