Home | History | Annotate | Download | only in intltest

Lines Matching refs:stz

153     SimpleTimeZone stz(-1*HOUR, "TestSTZ",
241 if (!(stz.hasEquivalentTransitions(*rbtz1, start, until, TRUE, status))) {
247 if (!(stz.hasEquivalentTransitions(*rbtz2, start, until, TRUE, status))) {
253 if (!(stz.hasEquivalentTransitions(*rbtz3, start, until, TRUE, status))) {
2155 SimpleTimeZone stz(0, "CustomID", UCAL_JANUARY, 1, UCAL_SUNDAY, 0, UCAL_JULY, 1, UCAL_SUNDAY, 0, status);
2166 UBool avail = stz.getNextTransition(t, FALSE, tzt);
2174 avail = stz.getPreviousTransition(t, TRUE, tzt);