Searched refs:ClearSuggestions (Results 1 – 5 of 5) sorted by relevance
39 ClearSuggestions(); in LoadSuggestions()57 void SuggestionsStore::ClearSuggestions() { in ClearSuggestions() function in suggestions::SuggestionsStore
37 virtual void ClearSuggestions();
227 suggestions_store_->ClearSuggestions(); in OnURLFetchComplete()245 suggestions_store_->ClearSuggestions(); in OnURLFetchComplete()
60 suggestions_store.ClearSuggestions(); in TEST()
90 MOCK_METHOD0(ClearSuggestions, void());298 EXPECT_CALL(*mock_suggestions_store_, ClearSuggestions()); in TEST_F()