/external/chromium_org/third_party/icu/source/test/intltest/ |
D | testidna.cpp | 1033 if( u_strncmp(even,expected,expectedLen) != 0 || in testChaining() 1034 u_strncmp(odd,expected,expectedLen) !=0 ){ in testChaining() 1070 if( u_strncmp(even,expected,expectedLen) != 0 || in testChaining() 1071 u_strncmp(odd,expected,expectedLen) !=0 ){ in testChaining() 1108 if( u_strncmp(even,expected,expectedLen) != 0 || in testChaining() 1109 u_strncmp(odd,expected,expectedLen) !=0 ){ in testChaining() 1143 if( u_strncmp(even,expected,expectedLen) != 0 || in testChaining() 1144 u_strncmp(odd,expected,expectedLen) !=0 ){ in testChaining()
|
/external/icu4c/test/intltest/ |
D | testidna.cpp | 1033 if( u_strncmp(even,expected,expectedLen) != 0 || in testChaining() 1034 u_strncmp(odd,expected,expectedLen) !=0 ){ in testChaining() 1070 if( u_strncmp(even,expected,expectedLen) != 0 || in testChaining() 1071 u_strncmp(odd,expected,expectedLen) !=0 ){ in testChaining() 1108 if( u_strncmp(even,expected,expectedLen) != 0 || in testChaining() 1109 u_strncmp(odd,expected,expectedLen) !=0 ){ in testChaining() 1143 if( u_strncmp(even,expected,expectedLen) != 0 || in testChaining() 1144 u_strncmp(odd,expected,expectedLen) !=0 ){ in testChaining()
|
D | tsmthred.cpp | 268 } else if(u_strncmp(dst,dst_old,LENGTHOF(dst))) { in doTailTest() 285 } else if(u_strncmp(dst,dst_new,LENGTHOF(dst))) { in doTailTest()
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | creststn.c | 443 if(u_strncmp(srcFromRes,uSrc,len)!=0){ in TestDecodedBundle() 629 if(got==NULL || u_strncmp(expectedEscaped,got,expectedLen)!=0 || expectedLen != len){ in TestNewTypes() 707 if(u_strncmp(str, buffer,strLen)!=0){ in TestNewTypes() 741 if(u_strncmp(str, buffer,strLen)!=0){ in TestNewTypes() 1930 if(strncmp(key, "tag", 3) == 0 && u_strncmp(value, base, u_strlen(base)) == 0){ in testTag() 2166 if(seqLen != strLen || u_strncmp(sequence, string, seqLen) != 0) { in TestResourceLevelAliasing() 2171 if(seqLen != strLen || u_strncmp(sequence, string, seqLen) != 0) { in TestResourceLevelAliasing() 2185 } else if(seqLen != strLen || u_strncmp(sequence, string, seqLen) != 0) { in TestResourceLevelAliasing() 2202 } else if(gotLen != expLen || u_strncmp(exp, got, gotLen) != 0) { in TestResourceLevelAliasing() 2218 if(U_FAILURE(status) || seqLen != strLen || u_strncmp(sequence, string, seqLen) != 0) { in TestResourceLevelAliasing() [all …]
|
D | custrtst.c | 206 if(u_strncmp(dataTable[i][j],dataTable[i+2][j],k)!=0) in TestStringFunctions() 209 if(u_strncmp(dataTable[0][0], dataTable[1][1], 7)==0) in TestStringFunctions() 232 if(u_strncmp(temp, dataTable[i][j],k)!=0) in TestStringFunctions() 240 if(u_strncmp(temp, dataTable[i][j],k-1)!=0) in TestStringFunctions() 256 if(u_strncmp(temp, dataTable[i][j], k)!=0) in TestStringFunctions() 992 if(u_strncmp(uchars, temp, 3) != 0){ in TestStringCopy()
|
D | udatpg_test.c | 400 … if ( U_FAILURE(status) || u_strncmp(pattern, testDataPtr->expectedPattern, patLen+1) != 0 ) { in TestOptions()
|
D | cdtdptst.c | 340 if(u_strncmp(dateString, exp, (int32_t)strlen(expStr)) !=0) in TestQuotePattern161()
|
D | cloctst.c | 1936 if(u_strncmp(displayKeyword, testCases[i].displayKeyword, displayKeywordLen)!=0){ in TestDisplayKeywords() 2019 … if(u_strncmp(displayKeywordValue, testCases[i].displayKeywordValue, displayKeywordValueLen)!=0){ in TestDisplayKeywordValues() 2072 … if(u_strncmp(displayKeywordValue, expected[keywordCount], displayKeywordValueLen)!=0){ in TestDisplayKeywordValues() 2831 if(u_strncmp(oldCountry,newCountry,oldCountryLen)!=0){ in TestDisplayName() 2837 if(u_strncmp(oldLang,newLang,oldLangLen)){ in TestDisplayName()
|
D | ncnvtst.c | 748 …if (U_FAILURE(err) || (int32_t)(pivBeg - pivotBuffer) != 2 || u_strncmp(pivotBuffer, expected, 2) … in TestRegressionUTF8() 852 …if (U_FAILURE(err) || (int32_t)(pivBeg - pivotBuffer) != 2 || u_strncmp(pivotBuffer, expected, 2) … in TestRegressionUTF32() 884 …if (U_FAILURE(err) || (int32_t)(pivBeg - pivotBuffer) != 2 || u_strncmp(pivotBuffer, expected, 2) … in TestRegressionUTF32()
|
/external/icu4c/test/cintltst/ |
D | creststn.c | 443 if(u_strncmp(srcFromRes,uSrc,len)!=0){ in TestDecodedBundle() 629 if(got==NULL || u_strncmp(expectedEscaped,got,expectedLen)!=0 || expectedLen != len){ in TestNewTypes() 707 if(u_strncmp(str, buffer,strLen)!=0){ in TestNewTypes() 741 if(u_strncmp(str, buffer,strLen)!=0){ in TestNewTypes() 1936 if(strncmp(key, "tag", 3) == 0 && u_strncmp(value, base, u_strlen(base)) == 0){ in testTag() 2172 if(seqLen != strLen || u_strncmp(sequence, string, seqLen) != 0) { in TestResourceLevelAliasing() 2177 if(seqLen != strLen || u_strncmp(sequence, string, seqLen) != 0) { in TestResourceLevelAliasing() 2191 } else if(seqLen != strLen || u_strncmp(sequence, string, seqLen) != 0) { in TestResourceLevelAliasing() 2205 if(U_FAILURE(status) || seqLen != strLen || u_strncmp(sequence, string, seqLen) != 0) { in TestResourceLevelAliasing() 2218 if(U_FAILURE(status) || seqLen != strLen || u_strncmp(sequence, string, seqLen) != 0) { in TestResourceLevelAliasing() [all …]
|
D | custrtst.c | 206 if(u_strncmp(dataTable[i][j],dataTable[i+2][j],k)!=0) in TestStringFunctions() 209 if(u_strncmp(dataTable[0][0], dataTable[1][1], 7)==0) in TestStringFunctions() 232 if(u_strncmp(temp, dataTable[i][j],k)!=0) in TestStringFunctions() 240 if(u_strncmp(temp, dataTable[i][j],k-1)!=0) in TestStringFunctions() 256 if(u_strncmp(temp, dataTable[i][j], k)!=0) in TestStringFunctions() 992 if(u_strncmp(uchars, temp, 3) != 0){ in TestStringCopy()
|
D | cdtdptst.c | 340 if(u_strncmp(dateString, exp, (int32_t)strlen(expStr)) !=0) in TestQuotePattern161()
|
D | udatpg_test.c | 400 … if ( U_FAILURE(status) || u_strncmp(pattern, testDataPtr->expectedPattern, patLen+1) != 0 ) { in TestOptions()
|
D | cloctst.c | 746 } else if(u_strncmp(result, expected, len)) { in TestDisplayNames() 2082 if(u_strncmp(displayKeyword, testCases[i].displayKeyword, displayKeywordLen)!=0){ in TestDisplayKeywords() 2165 … if(u_strncmp(displayKeywordValue, testCases[i].displayKeywordValue, displayKeywordValueLen)!=0){ in TestDisplayKeywordValues() 2218 … if(u_strncmp(displayKeywordValue, expected[keywordCount], displayKeywordValueLen)!=0){ in TestDisplayKeywordValues() 3008 if(u_strncmp(oldCountry,newCountry,oldCountryLen)!=0){ in TestDisplayName() 3014 if(u_strncmp(oldLang,newLang,oldLangLen)){ in TestDisplayName()
|
D | uenumtst.c | 371 if(u_strncmp(ustr,buf,len)) { in verifyEnumeration()
|
D | ncnvtst.c | 766 …if (U_FAILURE(err) || (int32_t)(pivBeg - pivotBuffer) != 2 || u_strncmp(pivotBuffer, expected, 2) … in TestRegressionUTF8() 870 …if (U_FAILURE(err) || (int32_t)(pivBeg - pivotBuffer) != 2 || u_strncmp(pivotBuffer, expected, 2) … in TestRegressionUTF32() 902 …if (U_FAILURE(err) || (int32_t)(pivBeg - pivotBuffer) != 2 || u_strncmp(pivotBuffer, expected, 2) … in TestRegressionUTF32()
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | ucol_res.cpp | 609 … if(sourceRulesLen == targetRulesLen && u_strncmp(sourceRules, targetRules, sourceRulesLen) == 0) { in ucol_equals() 638 …if(sourceStringLen == targetStringLen && (u_strncmp(sourceResetString, targetResetString, sourceSt… in ucol_equals() 646 …if(sourceStringLen != targetStringLen || (u_strncmp(sourceResetString, targetResetString, sourceSt… in ucol_equals() 661 …if(sourceStringLen != targetStringLen || (u_strncmp(sourceResetString, targetResetString, sourceSt… in ucol_equals()
|
D | uspoof.cpp | 454 …if (s1SkeletonLength == s2SkeletonLength && u_strncmp(s1Skeleton, s2Skeleton, s1SkeletonLength) ==… in uspoof_areConfusable() 490 …if (s1SkeletonLength == s2SkeletonLength && u_strncmp(s1Skeleton, s2Skeleton, s1SkeletonLength) ==… in uspoof_areConfusable()
|
/external/icu4c/i18n/ |
D | ucol_res.cpp | 622 … if(sourceRulesLen == targetRulesLen && u_strncmp(sourceRules, targetRules, sourceRulesLen) == 0) { in ucol_equals() 651 …if(sourceStringLen == targetStringLen && (u_strncmp(sourceResetString, targetResetString, sourceSt… in ucol_equals() 659 …if(sourceStringLen != targetStringLen || (u_strncmp(sourceResetString, targetResetString, sourceSt… in ucol_equals() 674 …if(sourceStringLen != targetStringLen || (u_strncmp(sourceResetString, targetResetString, sourceSt… in ucol_equals()
|
/external/icu4c/test/iotest/ |
D | filetst.c | 861 if (u_strncmp(strABAccentA, testBuf, u_strlen(strABAccentA)) != 0) { in TestCodepage() 881 if (u_strncmp(strBadConversion, testBuf, u_strlen(strBadConversion)) != 0) { in TestCodepage() 894 if (u_strncmp(strABAccentA, testBuf, u_strlen(strABAccentA)) != 0) { in TestCodepage() 902 if (u_strncmp(strABAccentA, testBuf, u_strlen(strABAccentA)) != 0) { in TestCodepage()
|
D | strtst.c | 240 if (u_strncmp(myUString, uStringBuf, 10) || uStringBuf[10] != 1 || retVal != 10) { in TestString()
|
/external/chromium_org/third_party/icu/source/test/iotest/ |
D | filetst.c | 861 if (u_strncmp(strABAccentA, testBuf, u_strlen(strABAccentA)) != 0) { in TestCodepage() 881 if (u_strncmp(strBadConversion, testBuf, u_strlen(strBadConversion)) != 0) { in TestCodepage() 894 if (u_strncmp(strABAccentA, testBuf, u_strlen(strABAccentA)) != 0) { in TestCodepage() 902 if (u_strncmp(strABAccentA, testBuf, u_strlen(strABAccentA)) != 0) { in TestCodepage()
|
/external/icu4c/test/perf/howExpensiveIs/ |
D | howExpensiveIs.cpp | 432 || u_strncmp(fStr,buf,trial) ) { in warmup() 509 || u_strncmp(fStr,buf,trial) ) { in warmup()
|
/external/icu4c/common/unicode/ |
D | ustring.h | 567 u_strncmp(const UChar *ucs1,
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | ustring.h | 562 u_strncmp(const UChar *ucs1,
|