Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dccaltst.c398 count=ucal_getAttribute(calit, UCAL_LENIENT); in TestCalendar()
399 count2=ucal_getAttribute(calfr, UCAL_LENIENT); in TestCalendar()
400 ucal_setAttribute(calit, UCAL_LENIENT, 0); in TestCalendar()
401 ucal_setAttribute(caldef, UCAL_LENIENT, count2); in TestCalendar()
402 if( ucal_getAttribute(calit, UCAL_LENIENT) !=0 || in TestCalendar()
403 ucal_getAttribute(calfr, UCAL_LENIENT)!=ucal_getAttribute(caldef, UCAL_LENIENT) ) in TestCalendar()
409 ucal_setAttribute(calit, UCAL_LENIENT, count); in TestCalendar()
410 if(ucal_getAttribute(calit, UCAL_LENIENT)!=count) in TestCalendar()
550 ucal_setAttribute(caldef3, UCAL_LENIENT, 0); in TestGetSetDateAPI()
560 ucal_setAttribute(caldef3, UCAL_LENIENT, 1); in TestGetSetDateAPI()
[all …]
/external/chromium_org/third_party/icu/source/test/cintltst/
Dccaltst.c397 count=ucal_getAttribute(calit, UCAL_LENIENT); in TestCalendar()
398 count2=ucal_getAttribute(calfr, UCAL_LENIENT); in TestCalendar()
399 ucal_setAttribute(calit, UCAL_LENIENT, 0); in TestCalendar()
400 ucal_setAttribute(caldef, UCAL_LENIENT, count2); in TestCalendar()
401 if( ucal_getAttribute(calit, UCAL_LENIENT) !=0 || in TestCalendar()
402 ucal_getAttribute(calfr, UCAL_LENIENT)!=ucal_getAttribute(caldef, UCAL_LENIENT) ) in TestCalendar()
408 ucal_setAttribute(calit, UCAL_LENIENT, count); in TestCalendar()
409 if(ucal_getAttribute(calit, UCAL_LENIENT)!=count) in TestCalendar()
549 ucal_setAttribute(caldef3, UCAL_LENIENT, 0); in TestGetSetDateAPI()
559 ucal_setAttribute(caldef3, UCAL_LENIENT, 1); in TestGetSetDateAPI()
[all …]
/external/chromium_org/third_party/icu/source/i18n/unicode/
Ducal.h872 UCAL_LENIENT, enumerator
/external/icu/icu4c/source/i18n/unicode/
Ducal.h870 UCAL_LENIENT, enumerator
/external/chromium_org/third_party/icu/source/i18n/
Ducal.cpp318 case UCAL_LENIENT: in ucal_getAttribute()
346 case UCAL_LENIENT: in ucal_setAttribute()
/external/icu/icu4c/source/i18n/
Ducal.cpp318 case UCAL_LENIENT: in ucal_getAttribute()
346 case UCAL_LENIENT: in ucal_setAttribute()