Home | History | Annotate | Download | only in intltest

Lines Matching refs:TestZones

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