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

  /external/icu/android_icu4j/src/main/java/android/icu/util/
ULocale.java     [all...]
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/
ULocale.java     [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
ULocale.java     [all...]
  /external/icu/icu4c/source/test/cintltst/
cloctst.c 706 static const char *aLocale = "es@collation=traditional;calendar=japanese";
719 uloc_getDisplayName(aLocale, testL[i], buffer, UPRV_LENGTHOF(buffer), &errorCode);
721 log_err("FAIL in uloc_getDisplayName(%s,%s,..) -> %s\n", aLocale, testL[i], u_errorName(errorCode));
725 log_data_err("FAIL in uloc_getDisplayName(%s,%s,..) expected '%s' got '%s' (Are you missing data?)\n", aLocale, testL[i], expect[i], austrdup(buffer));
727 log_verbose("pass in uloc_getDisplayName(%s,%s,..) got '%s'\n", aLocale, testL[i], expect[i]);
    [all...]
  /external/cldr/tools/java/libs/
icu4j.jar 

Completed in 506 milliseconds