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

/external/chromium_org/chrome/renderer/safe_browsing/
H A Dphishing_classifier.cc189 FeatureMap hashed_features; local
197 bool result = hashed_features.AddRealFeature(
208 float score = static_cast<float>(scorer_->ComputeScore(hashed_features));

Completed in 94 milliseconds