Searched refs:checkDate (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dccaltst.h76 static void checkDate(UCalendar* c, int32_t y, int32_t m, int32_t d);
H A Dccaltst.c940 checkDate(cal, y, m, d);
944 checkDate(cal, y, m, d);
948 checkDate(cal, y, m, d);
952 checkDate(cal, y, m, d);
956 checkDate(cal, y, m, d);
960 checkDate(cal, y, m, d);
975 checkDate(cal, y, m, d);
979 checkDate(cal, y, m, d);
983 checkDate(cal, y, m, d);
986 checkDate(ca
1399 static void checkDate(UCalendar* c, int32_t y, int32_t m, int32_t d) function
[all...]

Completed in 118 milliseconds