Home | History | Annotate | Download | only in intltest

Lines Matching full:thedefault

1250     TimeZone *thedefault = TimeZone::createTimeZone("GMT");
1251 TimeZone::setDefault(*thedefault);
1312 delete thedefault;