Home | History | Annotate | Download | only in intltest

Lines Matching refs:getGerman

1022     msg.setLocale(Locale::getGerman());
1024 if (msg.getLocale() != Locale::getGerman()) {