Searched defs:ExtractFeatures (Results 1 – 8 of 8) sorted by relevance
30 TEST_F(PhishingUrlFeatureExtractorTest, ExtractFeatures) { in TEST_F() argument
90 bool ExtractFeatures(const base::string16* page_text, in ExtractFeatures() function in safe_browsing::PhishingTermFeatureExtractorTest139 TEST_F(PhishingTermFeatureExtractorTest, ExtractFeatures) { in TEST_F() argument
26 bool PhishingUrlFeatureExtractor::ExtractFeatures(const GURL& url, in ExtractFeatures() function in safe_browsing::PhishingUrlFeatureExtractor
109 void PhishingTermFeatureExtractor::ExtractFeatures( in ExtractFeatures() function in safe_browsing::PhishingTermFeatureExtractor
94 bool ExtractFeatures(FeatureMap* features) { in ExtractFeatures() function in safe_browsing::PhishingDOMFeatureExtractorTest
116 void PhishingDOMFeatureExtractor::ExtractFeatures( in ExtractFeatures() function in safe_browsing::PhishingDOMFeatureExtractor
147 bool ExtractFeatures(ClientPhishingRequest* request) { in ExtractFeatures() function in safe_browsing::BrowserFeatureExtractorTest
197 void BrowserFeatureExtractor::ExtractFeatures(const BrowseInfo* info, in ExtractFeatures() function in safe_browsing::BrowserFeatureExtractor