UMA_HTML_LANG      39 components/translate/core/common/translate_metrics.cc     {UMA_HTML_LANG, kTranslateHtmlLang},
UMA_HTML_LANG     172 components/translate/core/common/translate_metrics_unittest.cc   MetricsRecorder recorder(translate::GetMetricsName(translate::UMA_HTML_LANG));
UMA_HTML_LANG     174 components/translate/core/common/translate_metrics_unittest.cc   recorder.CheckLanguage(translate::UMA_HTML_LANG, 0, 0, 0);
UMA_HTML_LANG     176 components/translate/core/common/translate_metrics_unittest.cc   recorder.CheckLanguage(translate::UMA_HTML_LANG, 1, 0, 0);
UMA_HTML_LANG     178 components/translate/core/common/translate_metrics_unittest.cc   recorder.CheckLanguage(translate::UMA_HTML_LANG, 1, 0, 1);
UMA_HTML_LANG     180 components/translate/core/common/translate_metrics_unittest.cc   recorder.CheckLanguage(translate::UMA_HTML_LANG, 1, 1, 1);