Home | History | Annotate | Download | only in intltest

Lines Matching refs:TestZones

2093     /*static*/ const UnicodeString TestZones[] = {
2132 for (i = 0; !TestZones[i].isEmpty(); i++) {
2133 VTimeZone *vtz = VTimeZone::createVTimeZone(TestZones[i], status);