Home | History | Annotate | Download | only in intltest

Lines Matching refs:STRINGS

243         UnicodeString strings [] = {
258 UnicodeString s = strings[i];
560 Please extend the parsing method(s) to handle strings with
807 UnicodeString strings [] = {
832 UnicodeString text = strings[i];
917 UnicodeString strings [] = {
942 UnicodeString dateString = strings[i];
1118 const char* STRINGS[] = {
1128 int32_t STRINGS_COUNT = (int32_t)(sizeof(STRINGS) / sizeof(STRINGS[0]));
1144 UnicodeString str(STRINGS[i]);