Home | History | Annotate | Download | only in intltest

Lines Matching refs:testDate

550     UDate testDate= LocaleTest::date(99, 0, 13, 23, 58, 59);
570 resultDate = sdf.format(testDate, resultDate);
588 testDate= LocaleTest::date(99, 9, 13, 23, 58, 59);
613 resultDate = enFormat->format(testDate, resultDate);
736 testDate= LocaleTest::date(99, 0, 13, 23, 58, 59);
737 formatted = formatter.format(testDate, formatted, status);