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

/external/chromium/third_party/icu/source/test/cintltst/
H A Dcallcoll.c1149 UChar preContextExp[1000] = { '\0' }; local
1155 u_charsToUChars(preContextArr[i],preContextExp,uprv_strlen(preContextArr[i])+1);
1162 if(u_strcmp(parseError.preContext,preContextExp)!=0){
/external/icu4c/test/cintltst/
H A Dcallcoll.c1152 UChar preContextExp[1000] = { '\0' }; local
1158 u_charsToUChars(preContextArr[i],preContextExp,uprv_strlen(preContextArr[i])+1);
1165 if(u_strcmp(parseError.preContext,preContextExp)!=0){

Completed in 14 milliseconds