Home | History | Annotate | Download | only in intltest

Lines Matching refs:FAIL_DATE

1141     UDate FAIL_DATE = (UDate) 0;
1149 FAIL_DATE, // "+1" isn't recognized by US NumberFormat
1161 actual = FAIL_DATE;
1164 if (actual == FAIL_DATE) {
1175 if (expected == FAIL_DATE) {