Searched defs:ComputeScore (Results 1 – 2 of 2) sorted by relevance
105 TEST_F(PhishingScorerTest, ComputeScore) { in TEST_F() argument
78 double Scorer::ComputeScore(const FeatureMap& features) const { in ComputeScore() function in safe_browsing::Scorer