Home | History | Annotate | Download | only in intltest

Lines Matching refs:iso3Countries

996     char iso3Countries [][4] = {     "AFG", "BWA", "KAZ", "MAC", "MNG",
1003 if (test != iso3Countries[i])
1005 UnicodeString(iso3Countries[i]) + "\", got \"" + test + "\"." + u_errorName(err));