Home | History | Annotate | Download | only in intltest

Lines Matching full:locstr

1058     const UnicodeString* locStr;
1067 while ((locStr = localeEnum->snext(status)) != NULL)
1069 logln(UnicodeString("Locale name is: ") + *locStr);