Home | History | Annotate | Download | only in intltest

Lines Matching full:korean

224 // Collator::createInstance() causes an ArrayIndexOutofBoundsException for Korean
228 // Creating a default collator doesn't work when Korean is the default
238 errln("Could not set default locale to Locale::KOREAN");
248 errln("Could not create a Korean collator");
254 // Since the fix to this bug was to turn off decomposition for Korean collators,
258 errln("Decomposition is not set to NO_DECOMPOSITION for Korean collator");