Searched refs:oldLangLen (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcloctst.c2824 int32_t oldLangLen = uloc_getDisplayLanguage(oldLoc, dispLoc, oldLang, capacity, &status); local
2837 if(u_strncmp(oldLang,newLang,oldLangLen)){
/external/icu4c/test/cintltst/
H A Dcloctst.c3001 int32_t oldLangLen = uloc_getDisplayLanguage(oldLoc, dispLoc, oldLang, capacity, &status); local
3014 if(u_strncmp(oldLang,newLang,oldLangLen)){

Completed in 150 milliseconds