HomeSort by relevance Sort by last modified time
    Searched refs:ReportLanguageVerification (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/components/translate/common/
translate_metrics.h 75 void ReportLanguageVerification(LanguageVerificationType type);
translate_metrics_unittest.cc 183 TEST(TranslateMetricsTest, ReportLanguageVerification) {
188 translate::ReportLanguageVerification(
191 translate::ReportLanguageVerification(
194 translate::ReportLanguageVerification(
197 translate::ReportLanguageVerification(
200 translate::ReportLanguageVerification(
203 translate::ReportLanguageVerification(
206 translate::ReportLanguageVerification(
translate_metrics.cc 76 void ReportLanguageVerification(LanguageVerificationType type) {
  /external/chromium_org/components/translate/language_detection/
language_detection_util.cc 239 translate::ReportLanguageVerification(
245 translate::ReportLanguageVerification(
249 translate::ReportLanguageVerification(
253 translate::ReportLanguageVerification(
257 translate::ReportLanguageVerification(
261 translate::ReportLanguageVerification(

Completed in 98 milliseconds