Home | History | Annotate | Download | only in intltest

Lines Matching refs:trtimes2

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