HomeSort by relevance Sort by last modified time
    Searched defs:isSystemID (Results 1 - 4 of 4) sorted by null

  /external/icu4c/test/intltest/
tztest.cpp 529 UBool isSystemID;
619 TimeZone::getCanonicalID(*id1, canonicalID, isSystemID, ec);
626 if (!isSystemID) {
639 TimeZone::getCanonicalID(*id1, canonicalID, isSystemID, ec);
646 if (!isSystemID) {
    [all...]
  /external/icu4c/test/cintltst/
ccaltst.c 99 UBool isSystemID = FALSE;
250 canonicalID, sizeof(canonicalID)/sizeof(UChar), &isSystemID, &status);
258 if (!isSystemID) {
259 log_data_err("FAIL: ucal_getCanonicalTimeZoneID(%s) set %d to isSystemID (Are you missing data?)\n",
260 PST, isSystemID);
    [all...]
  /external/icu4c/i18n/
timezone.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 53 milliseconds