Home
last modified time | relevance | path

Searched refs:UCAL_MINIMAL_DAYS_IN_FIRST_WEEK (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dccaltst.c429 count=ucal_getAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK); in TestCalendar()
431 ucal_setAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,i); in TestCalendar()
432 if (ucal_getAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK) != i) in TestCalendar()
436 ucal_setAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,count); in TestCalendar()
841 ucal_setAttribute(cal, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,1); in TestFieldGetSet()
937 ucal_setAttribute(cal, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,1); in TestAddRollExtensive()
1032 ucal_setAttribute(cal, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,1); in TestAddRollExtensive()
/external/chromium_org/third_party/icu/source/test/cintltst/
Dccaltst.c428 count=ucal_getAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK); in TestCalendar()
430 ucal_setAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,i); in TestCalendar()
431 if (ucal_getAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK) != i) in TestCalendar()
435 ucal_setAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,count); in TestCalendar()
840 ucal_setAttribute(cal, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,1); in TestFieldGetSet()
936 ucal_setAttribute(cal, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,1); in TestAddRollExtensive()
1031 ucal_setAttribute(cal, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,1); in TestAddRollExtensive()
/external/chromium_org/third_party/icu/source/i18n/unicode/
Ducal.h882 UCAL_MINIMAL_DAYS_IN_FIRST_WEEK, enumerator
/external/icu/icu4c/source/i18n/unicode/
Ducal.h880 UCAL_MINIMAL_DAYS_IN_FIRST_WEEK, enumerator
/external/chromium_org/third_party/icu/source/i18n/
Ducal.cpp324 case UCAL_MINIMAL_DAYS_IN_FIRST_WEEK: in ucal_getAttribute()
354 case UCAL_MINIMAL_DAYS_IN_FIRST_WEEK: in ucal_setAttribute()
/external/icu/icu4c/source/i18n/
Ducal.cpp324 case UCAL_MINIMAL_DAYS_IN_FIRST_WEEK: in ucal_getAttribute()
354 case UCAL_MINIMAL_DAYS_IN_FIRST_WEEK: in ucal_setAttribute()