GERMAN            632 third_party/cld/encodings/compact_lang_det/compact_lang_det_impl.cc   ( 3 >= kMinCorrPercent) ? GERMAN : UNKNOWN_LANGUAGE,  // BASQUE
GERMAN            678 third_party/cld/encodings/compact_lang_det/compact_lang_det_impl.cc   (17 >= kMinCorrPercent) ? GERMAN : UNKNOWN_LANGUAGE,  // LUXEMBOURGISH
GERMAN            721 third_party/cld/encodings/compact_lang_det/compact_lang_det_impl.cc   (17 >= kMinCorrPercent) ? GERMAN : UNKNOWN_LANGUAGE,  // NAURU
GERMAN           1955 third_party/cld/encodings/compact_lang_det/compact_lang_det_impl.cc   if (lang == GERMAN) {return true;}
GERMAN           1964 third_party/cld/encodings/compact_lang_det/compact_lang_det_impl.cc   if (lang == GERMAN) {return true;}
GERMAN            488 third_party/cld/encodings/compact_lang_det/compact_lang_det_unittest_small.cc   EXPECT_EQ(GERMAN, TestCompactLangDetPlain(kTeststr_de_Latn));