Home | History | Annotate | Download | only in intltest

Lines Matching refs:testDate

1106     UDate testDate = date(97, UCAL_SEPTEMBER, 15);
1115 logln((UnicodeString)"Date set to : " + dateToString(testDate));
1124 dfFrench->format(testDate, out);
1129 dfUS->format(testDate, out);