Searched defs:makeDate (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Dcalregts.cpp525 UDate d = getAssociatedDate(makeDate(1998,0,30), status);
638 cal->setTime(makeDate(1998, UCAL_JUNE, 24),status);
641 if (cal->getTime(status) != makeDate(1998, UCAL_NOVEMBER, 24))
1080 makeDate(1997, UCAL_DECEMBER, 28),
1081 makeDate(1998, UCAL_JANUARY, 10),
1082 makeDate(1998, UCAL_DECEMBER, 31),
1083 makeDate(1999, UCAL_JANUARY, 1)
1155 makeDate(1998, UCAL_DECEMBER, 25), makeDate(1999, UCAL_JANUARY, 1),
1156 makeDate(199
2704 CalendarRegressionTest::makeDate(int32_t y, int32_t m, int32_t d, function in class:CalendarRegressionTest
[all...]

Completed in 74 milliseconds