Home | History | Annotate | Download | only in intltest

Lines Matching refs:cst1

1077     // TimeZone *cst1 = TimeZone::createTimeZone("CST");
1088 TimeZone *cst1 = new SimpleTimeZone(-21600*U_MILLIS_PER_SECOND,
1100 SimpleTimeZone *cst = dynamic_cast<SimpleTimeZone *>(cst1);