Searched defs:ucal (Results 1 - 2 of 2) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | ccaltst.c | 1926 UCalendar* ucal = ucal_open(tfdItemPtr->timezone, -1, tfdItemPtr->locale, UCAL_DEFAULT, &status); in TestFieldDifference() local 2000 UCalendar* ucal; TestAmbiguousWallTime() local 2353 UCalendar * ucal = ucal_open(zoneGMT, -1, "en", UCAL_GREGORIAN, &status); TestGetTZTransition() local [all...] |
H A D | cdattst.c | 441 UCalendar * ucal = ucal_open(trdfZone, -1, trdfLocale, UCAL_GREGORIAN, &status); in TestRelativeDateFormat() local 1580 UCalendar* ucal in TestContext() local 1822 UCalendar* ucal = ucal_open(zoneGMT, -1, localeForFields, UCAL_DEFAULT, &status); TestFormatForFields() local [all...] |
Completed in 6 milliseconds