Searched refs:SelectedSuggestion (Results 1 – 4 of 4) sorted by relevance
64 void SelectedSuggestion(uint32 hash, int suggestion_index);
166 feedback_->SelectedSuggestion(hash, kSuggestionIndex); in TEST_F()192 feedback_->SelectedSuggestion(hash, kSuggestionIndex); in TEST_F()562 feedback_->SelectedSuggestion(select_hash, 0); in TEST_F()
181 void FeedbackSender::SelectedSuggestion(uint32 hash, int suggestion_index) { in SelectedSuggestion() function in spellcheck::FeedbackSender
260 spellcheck->GetFeedbackSender()->SelectedSuggestion( in ExecuteCommand()