Home
last modified time | relevance | path

Searched refs:fromGregorian (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
Dcldrtest.c606 UResourceBundle *toCalendar, *fromCalendar, *toGregorian, *fromGregorian; in compareConsistentCountryInfo() local
613 fromGregorian = ures_getByKeyWithFallback(fromCalendar, "gregorian", NULL, &errorCode); in compareConsistentCountryInfo()
614 …fromDateTimeElements = ures_getByKeyWithFallback(fromGregorian, "DateTimeElements", NULL, &errorCo… in compareConsistentCountryInfo()
625 fromWeekendData = ures_getByKeyWithFallback(fromGregorian, "weekend", NULL, &errorCode); in compareConsistentCountryInfo()
734 ures_close(fromGregorian); in compareConsistentCountryInfo()
/external/icu4c/test/cintltst/
Dcldrtest.c613 UResourceBundle *toCalendar, *fromCalendar, *toGregorian, *fromGregorian; in compareConsistentCountryInfo() local
620 fromGregorian = ures_getByKeyWithFallback(fromCalendar, "gregorian", NULL, &errorCode); in compareConsistentCountryInfo()
666 ures_close(fromGregorian); in compareConsistentCountryInfo()