Searched refs:ResetTranslationAcceptedCount (Results 1 – 5 of 5) sorted by relevance
93 void ResetTranslationAcceptedCount(const std::string& language);
183 prefs_->ResetTranslationAcceptedCount(GetOriginalLanguageCode()); in TranslationDeclined()
109 ResetTranslationAcceptedCount(language); in ResetToDefaults()261 void TranslatePrefs::ResetTranslationAcceptedCount( in ResetTranslationAcceptedCount() function in translate::TranslatePrefs
248 translate_prefs->ResetTranslationAcceptedCount("en");
1441 translate_prefs->ResetTranslationAcceptedCount("fr"); in TEST_F()1443 translate_prefs->ResetTranslationAcceptedCount("de"); in TEST_F()