Searched defs:deletion_url (Results 1 – 4 of 4) sorted by relevance
48 const std::string& deletion_url) in Result()69 const std::string& deletion_url, in SuggestResult()175 const std::string& deletion_url, in NavigationResult()417 std::string deletion_url; in ParseSuggestResults() local
52 const std::string& deletion_url, in SuggestionDeletionHandler()174 void BaseSearchProvider::SetDeletionURL(const std::string& deletion_url, in SetDeletionURL()
71 const std::string& deletion_url() const { return deletion_url_; } in deletion_url() function
2991 std::string deletion_url; in TEST_F() member