Home
last modified time | relevance | path

Searched refs:ucal_setDate (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
Dccaltst.c572 ucal_setDate(caldef,1971, UCAL_DECEMBER, 17, &status); in TestGetSetDateAPI()
586 ucal_setDate(caldef, 1999, UCAL_JANUARY, 10, &status); in TestGetSetDateAPI()
588 ucal_setDate(caldef, 1999, UCAL_DECEMBER, 3, &status); in TestGetSetDateAPI()
590 ucal_setDate(caldef, 2000, UCAL_MAY, 3, &status); in TestGetSetDateAPI()
592 ucal_setDate(caldef, 1999, UCAL_AUGUST, 32, &status); in TestGetSetDateAPI()
594 ucal_setDate(caldef, 1999, UCAL_MARCH, 0, &status); in TestGetSetDateAPI()
596 ucal_setDate(caldef, 0, UCAL_MARCH, 12, &status); in TestGetSetDateAPI()
975 ucal_setDate(cal, 1999, UCAL_MARCH, 5, &status); /* Set the date to be March 5, 1999 */ in TestGetLimits()
1075 ucal_setDate(cal, 1999, UCAL_JANUARY, 1, &status); in TestDOWProgression()
Dcdtdptst.c258 ucal_setDate(cal, 1997, UCAL_JUNE, 15, &status); in TestCzechMonths459()
260 ucal_setDate(cal, 1997, UCAL_JULY, 15, &status); in TestCzechMonths459()
Dutmstest.c467ucal_setDate(cal, dt->year, dt->month - 1, dt->day, &errorCode); /* Java & ICU use January = month… in TestDotNet()
/external/icu/icu4c/source/test/cintltst/
Dcdtdptst.c258 ucal_setDate(cal, 1997, UCAL_JUNE, 15, &status); in TestCzechMonths459()
260 ucal_setDate(cal, 1997, UCAL_JULY, 15, &status); in TestCzechMonths459()
Dccaltst.c680 ucal_setDate(caldef,1971, UCAL_DECEMBER, 17, &status); in TestGetSetDateAPI()
694 ucal_setDate(caldef, 1999, UCAL_JANUARY, 10, &status); in TestGetSetDateAPI()
696 ucal_setDate(caldef, 1999, UCAL_DECEMBER, 3, &status); in TestGetSetDateAPI()
698 ucal_setDate(caldef, 2000, UCAL_MAY, 3, &status); in TestGetSetDateAPI()
700 ucal_setDate(caldef, 1999, UCAL_AUGUST, 32, &status); in TestGetSetDateAPI()
702 ucal_setDate(caldef, 1999, UCAL_MARCH, 0, &status); in TestGetSetDateAPI()
704 ucal_setDate(caldef, 0, UCAL_MARCH, 12, &status); in TestGetSetDateAPI()
1126 ucal_setDate(cal, 1999, UCAL_MARCH, 5, &status); /* Set the date to be March 5, 1999 */ in TestGetLimits()
1226 ucal_setDate(cal, 1999, UCAL_JANUARY, 1, &status); in TestDOWProgression()
Dutmstest.c469ucal_setDate(cal, dt->year, dt->month - 1, dt->day, &errorCode); /* Java & ICU use January = month… in TestDotNet()
/external/chromium_org/third_party/icu/source/i18n/unicode/
Ducal.h907 ucal_setDate(UCalendar* cal,
/external/icu/icu4c/source/i18n/unicode/
Ducal.h1028 ucal_setDate(UCalendar* cal,
/external/chromium_org/third_party/icu/source/i18n/
Ducal.cpp355 ucal_setDate( UCalendar* cal, in ucal_setDate() function
/external/icu/icu4c/source/i18n/
Ducal.cpp404 ucal_setDate( UCalendar* cal, in ucal_setDate() function
/external/icu/icu4c/source/common/unicode/
Durename.h534 #define ucal_setDate U_ICU_ENTRY_POINT_RENAME(ucal_setDate) macro
/external/chromium_org/third_party/icu/source/common/unicode/
Durename.h535 #define ucal_setDate U_ICU_ENTRY_POINT_RENAME(ucal_setDate) macro