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

  /external/chromium_org/third_party/icu/source/test/intltest/
svccoll.cpp 195 const char* nlocstr = ucol_getLocaleByType(fufu.getAlias(), ULOC_VALID_LOCALE, &status); local
196 if (uprv_strcmp(nlocstr, "fu_FU") != 0) {
197 errln(UnicodeString("asked for uloc valid locale after close and got ") + nlocstr);
  /external/icu4c/test/intltest/
svccoll.cpp 195 const char* nlocstr = ucol_getLocaleByType(fufu.getAlias(), ULOC_VALID_LOCALE, &status); local
196 if (uprv_strcmp(nlocstr, "fu_FU") != 0) {
197 errln(UnicodeString("asked for uloc valid locale after close and got ") + nlocstr);

Completed in 4112 milliseconds