Home
last modified time | relevance | path

Searched refs:excluded1 (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/test/intltest/
Dtztest.cpp1981 } excluded1[] = { in TestCanonicalID() local
2046 for (k = 0; excluded1[k].alias != 0; k++) { in TestCanonicalID()
2047 if (tmpCanonical == excluded1[k].alias) { in TestCanonicalID()
2048 tmpCanonical = excluded1[k].zone; in TestCanonicalID()