HomeSort by relevance Sort by last modified time
    Searched refs:n2_en_US (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/test/cintltst/
cloctst.c 346 const char *n2_en_US;
366 n2_en_US = uloc_getDefault();
367 if (strcmp(n2_en_US, "en_US") != 0) {
370 if (n2_en_US != n_en_US) {
    [all...]
  /external/icu4c/test/cintltst/
cloctst.c 347 const char *n2_en_US;
367 n2_en_US = uloc_getDefault();
368 if (strcmp(n2_en_US, "en_US") != 0) {
371 if (n2_en_US != n_en_US) {
    [all...]

Completed in 27 milliseconds