OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:toLocale
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
cldrtest.c
568
UResourceBundle *toArray, const char *
toLocale
,
580
toLocale
);
593
toLocale
,
600
compareConsistentCountryInfo(const char *fromLocale, const char *
toLocale
) {
605
UResourceBundle *toLocaleBund = ures_open(NULL,
toLocale
, &errorCode);
609
log_err("Can't open resource bundle %s or %s - %s\n", fromLocale,
toLocale
, u_errorName(errorCode));
621
log_err("Did not get DateTimeElements from the bundle %s or %s\n", fromLocale,
toLocale
);
627
log_err("Did not get weekend data from the bundle %s to compare against %s\n", fromLocale,
toLocale
);
632
log_err("Did not get weekend data from the bundle %s to compare against %s\n",
toLocale
, fromLocale);
648
toLocale
);
[
all
...]
/external/icu4c/test/cintltst/
cldrtest.c
576
UResourceBundle *toArray, const char *
toLocale
,
588
toLocale
);
601
toLocale
,
608
compareConsistentCountryInfo(const char *fromLocale, const char *
toLocale
) {
612
UResourceBundle *toLocaleBund = ures_open(NULL,
toLocale
, &errorCode);
616
log_err("Can't open resource bundle %s or %s - %s\n", fromLocale,
toLocale
, u_errorName(errorCode));
630
compareArrays("CurrencyElements", fromArray, fromLocale, toArray,
toLocale
, 1, 2);
639
compareArrays("NumberPatterns", fromArray, fromLocale, toArray,
toLocale
, 0, 3);
649
compareArrays("DateTimePatterns", fromArray, fromLocale, toArray,
toLocale
);
658
compareArrays("NumberElements", fromArray, fromLocale, toArray,
toLocale
, 0, 3)
[
all
...]
/prebuilts/tools/common/m2/internal/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
Completed in 50 milliseconds