Home
last modified time | relevance | path

Searched defs:ucal (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Dcdattst.c441 UCalendar * ucal = ucal_open(trdfZone, -1, trdfLocale, UCAL_GREGORIAN, &status); in TestRelativeDateFormat() local
1580 UCalendar* ucal = ucal_open(zoneGMT, -1, "root", UCAL_GREGORIAN, &status); in TestContext() local
1822 UCalendar* ucal = ucal_open(zoneGMT, -1, localeForFields, UCAL_DEFAULT, &status); in TestFormatForFields() local
Dccaltst.c1926 … UCalendar* ucal = ucal_open(tfdItemPtr->timezone, -1, tfdItemPtr->locale, UCAL_DEFAULT, &status); in TestFieldDifference() local
2000 UCalendar* ucal; in TestAmbiguousWallTime() local
2353 UCalendar * ucal = ucal_open(zoneGMT, -1, "en", UCAL_GREGORIAN, &status); in TestGetTZTransition() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
DIBMCalendarTest.java1545 Calendar ucal = Calendar.getInstance(timezone, new ULocale(tfdItem.locale)); in TestFieldDifference() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DIBMCalendarTest.java1545 Calendar ucal = Calendar.getInstance(timezone, new ULocale(tfdItem.locale)); in TestFieldDifference() local