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

  /external/chromium_org/third_party/icu/source/test/cintltst/
cloctst.c 345 const char *n_fr_FR;
356 n_fr_FR = uloc_getDefault();
361 if (strcmp(n_fr_FR, "fr_FR") != 0) {
362 log_err("Wrong result from uloc_getDefault(). Expected \"fr_FR\", got %s\n", n_fr_FR);
    [all...]
  /external/icu4c/test/cintltst/
cloctst.c 346 const char *n_fr_FR;
357 n_fr_FR = uloc_getDefault();
362 if (strcmp(n_fr_FR, "fr_FR") != 0) {
363 log_err("Wrong result from uloc_getDefault(). Expected \"fr_FR\", got %s\n", n_fr_FR);
    [all...]

Completed in 31 milliseconds