Home | History | Annotate | Download | only in intltest

Lines Matching refs:trtimes2

1229     UDate trtimes2[] = {0.0, 10000000.0};
1233 TimeArrayTimeZoneRule *t3 = new TimeArrayTimeZoneRule("t3", -3*HOUR, 0, trtimes2, 2, DateTimeRule::UTC_TIME);
1466 if (!b1 || d1 != trtimes2[1]) {
1470 if (!b2 || d2 != trtimes2[0]) {