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

  /external/chromium_org/chrome/renderer/safe_browsing/
scorer.h 52 const base::hash_set<uint32>& page_words() const;
scorer.cc 94 const base::hash_set<uint32>& Scorer::page_words() const { function in class:safe_browsing::Scorer
scorer_unittest.cc 97 EXPECT_THAT(scorer->page_words(),
phishing_classifier.cc 63 &scorer_->page_words(),

Completed in 166 milliseconds