Searched defs:ucal (Results 1 – 4 of 4) sorted by relevance
| /third_party/icu/icu4c/source/test/cintltst/ |
| D | cdattst.c | 441 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
|
| D | ccaltst.c | 1926 … 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/ |
| D | IBMCalendarTest.java | 1545 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/ |
| D | IBMCalendarTest.java | 1545 Calendar ucal = Calendar.getInstance(timezone, new ULocale(tfdItem.locale)); in TestFieldDifference() local
|