Searched defs:n2_en_US (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcloctst.c350 const char *n2_en_US; local
370 n2_en_US = uloc_getDefault();
371 if (strcmp(n2_en_US, "en_US") != 0) {
374 if (n2_en_US != n_en_US) {
/external/icu/icu4c/source/test/cintltst/
H A Dcloctst.c350 const char *n2_en_US; local
370 n2_en_US = uloc_getDefault();
371 if (strcmp(n2_en_US, "en_US") != 0) {
374 if (n2_en_US != n_en_US) {

Completed in 99 milliseconds