Home | History | Annotate | Download | only in intltest

Lines Matching refs:FAIL_DATE

1137     UDate FAIL_DATE = (UDate) 0;
1145 FAIL_DATE, // "+1" isn't recognized by US NumberFormat
1157 actual = FAIL_DATE;
1160 if (actual == FAIL_DATE) {
1171 if (expected == FAIL_DATE) {