Home
last modified time | relevance | path

Searched refs:uni1 (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
Dtestidna.cpp776 UnicodeString source(www), uni0(www),uni1(www), ascii0(www), ascii1(www); in testCompare() local
782 uni1.append(unicodeIn[1]); in testCompare()
783 uni1.append(com); in testCompare()
784 uni1.append((UChar)0x0000); in testCompare()
816 testCompare(src,srcLen,uni1.getBuffer(),uni1.length()-1,testName, func,FALSE); in testCompare()
1175 UnicodeString source(www), uni0(www),uni1(www), ascii0(www), ascii1(www); in testRootLabelSeparator() local
1181 uni1.append(unicodeIn[1]); in testRootLabelSeparator()
1182 uni1.append(com); in testRootLabelSeparator()
1183 uni1.append((UChar)0x0000); in testRootLabelSeparator()
1222 testCompare(src,srcLen,uni1.getBuffer(),uni1.length()-1,testName, func,FALSE); in testRootLabelSeparator()
/external/icu4c/test/intltest/
Dtestidna.cpp776 UnicodeString source(www), uni0(www),uni1(www), ascii0(www), ascii1(www); in testCompare() local
782 uni1.append(unicodeIn[1]); in testCompare()
783 uni1.append(com); in testCompare()
784 uni1.append((UChar)0x0000); in testCompare()
816 testCompare(src,srcLen,uni1.getBuffer(),uni1.length()-1,testName, func,FALSE); in testCompare()
1175 UnicodeString source(www), uni0(www),uni1(www), ascii0(www), ascii1(www); in testRootLabelSeparator() local
1181 uni1.append(unicodeIn[1]); in testRootLabelSeparator()
1182 uni1.append(com); in testRootLabelSeparator()
1183 uni1.append((UChar)0x0000); in testRootLabelSeparator()
1222 testCompare(src,srcLen,uni1.getBuffer(),uni1.length()-1,testName, func,FALSE); in testRootLabelSeparator()
/external/icu4c/test/cintltst/
Didnatest.c577 uni1[MAX_DEST_SIZE]={0}, in TestCompare() local
586 u_strcat(uni1,unicodeIn[1]); in TestCompare()
587 u_strcat(uni1,com); in TestCompare()
629 testCompareWithSrc(src,srcLen,uni1,u_strlen(uni1),testName, func,FALSE); in TestCompare()
/external/chromium_org/third_party/icu/source/test/cintltst/
Didnatest.c577 uni1[MAX_DEST_SIZE]={0}, in TestCompare() local
586 u_strcat(uni1,unicodeIn[1]); in TestCompare()
587 u_strcat(uni1,com); in TestCompare()
629 testCompareWithSrc(src,srcLen,uni1,u_strlen(uni1),testName, func,FALSE); in TestCompare()