Searched refs:UpdateKeywordSearchTermsForURL (Results 1 – 3 of 3) sorted by relevance
254 UpdateKeywordSearchTermsForURL);327 void UpdateKeywordSearchTermsForURL(
793 TEST_F(TemplateURLModelTest, UpdateKeywordSearchTermsForURL) { in TEST_F() argument815 model()->UpdateKeywordSearchTermsForURL(details); in TEST_F()837 model()->UpdateKeywordSearchTermsForURL(details); in TEST_F()
541 UpdateKeywordSearchTermsForURL(visits_to_add_[i]); in OnWebDataServiceRequestDone()573 UpdateKeywordSearchTermsForURL(*visit_details.ptr()); in Observe()943 void TemplateURLModel::UpdateKeywordSearchTermsForURL( in UpdateKeywordSearchTermsForURL() function in TemplateURLModel