Home | History | Annotate | Download | only in intltest

Lines Matching refs:getGerman

100         Collator::createInstance(Locale::getGerman(), status));
145 index = new AlphabeticIndex(Locale::getGerman(), status);
147 Collator *germanCol = Collator::createInstance(Locale::getGerman(), status);
609 AlphabeticIndex index(Locale::getGerman(), status);