OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aLocale
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
cloctst.c
610
static const char *
aLocale
= "es@collation=traditional;calendar=japanese";
623
uloc_getDisplayName(
aLocale
, testL[i], buffer, LENGTHOF(buffer), &errorCode);
625
log_err("FAIL in uloc_getDisplayName(%s,%s,..) -> %s\n",
aLocale
, testL[i], u_errorName(errorCode));
629
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));
631
log_verbose("pass in uloc_getDisplayName(%s,%s,..) got '%s'\n",
aLocale
, testL[i], expect[i]);
[
all
...]
/external/icu4c/test/cintltst/
cloctst.c
687
static const char *
aLocale
= "es@collation=traditional;calendar=japanese";
700
uloc_getDisplayName(
aLocale
, testL[i], buffer, LENGTHOF(buffer), &errorCode);
702
log_err("FAIL in uloc_getDisplayName(%s,%s,..) -> %s\n",
aLocale
, testL[i], u_errorName(errorCode));
706
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));
708
log_verbose("pass in uloc_getDisplayName(%s,%s,..) got '%s'\n",
aLocale
, testL[i], expect[i]);
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 176 milliseconds