Searched refs:ucal_setTimeZone (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducal.h743 ucal_setTimeZone(UCalendar* cal,
/external/icu/icu4c/source/i18n/unicode/
H A Ducal.h743 ucal_setTimeZone(UCalendar* cal,
/external/chromium_org/third_party/icu/source/i18n/
H A Ducal.cpp186 ucal_setTimeZone( UCalendar* cal, function
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dccaltst.c591 /*testing ucal_setTimeZone() and ucal_getTimeZoneID function*/
592 log_verbose("\nTesting if the function ucal_setTimeZone() and ucal_getTimeZoneID work fine\n");
610 ucal_setTimeZone(caldef2,tzID, 3, &status);
612 log_err("Error in setting the time zone using ucal_setTimeZone(): %s\n", u_errorName(status));
615 log_verbose("ucal_setTimeZone worked fine\n");
636 ucal_setTimeZone(caldef2, tzID, 3, &status);
638 log_err("Error in setting the time zone using ucal_setTimeZone(): %s\n", u_errorName(status));
647 log_err("Error in getting the time zone using ucal_get() after using ucal_setTimeZone(): %s\n", u_errorName(status));
650 log_err("Error in getting the time zone using ucal_get() after using ucal_setTimeZone() offset=%d\n", zoneOffset);
653 ucal_setTimeZone(caldef
[all...]
/external/icu/icu4c/source/i18n/
H A Ducal.cpp186 ucal_setTimeZone( UCalendar* cal, function
/external/icu/icu4c/source/test/cintltst/
H A Dccaltst.c592 /*testing ucal_setTimeZone() and ucal_getTimeZoneID function*/
593 log_verbose("\nTesting if the function ucal_setTimeZone() and ucal_getTimeZoneID work fine\n");
611 ucal_setTimeZone(caldef2,tzID, 3, &status);
613 log_err("Error in setting the time zone using ucal_setTimeZone(): %s\n", u_errorName(status));
616 log_verbose("ucal_setTimeZone worked fine\n");
637 ucal_setTimeZone(caldef2, tzID, 3, &status);
639 log_err("Error in setting the time zone using ucal_setTimeZone(): %s\n", u_errorName(status));
648 log_err("Error in getting the time zone using ucal_get() after using ucal_setTimeZone(): %s\n", u_errorName(status));
651 log_err("Error in getting the time zone using ucal_get() after using ucal_setTimeZone() offset=%d\n", zoneOffset);
654 ucal_setTimeZone(caldef
[all...]
/external/icu/icu4c/source/common/unicode/
H A Durename.h539 #define ucal_setTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_setTimeZone) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h549 #define ucal_setTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_setTimeZone) macro

Completed in 132 milliseconds