Searched refs:asciiLabel (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | testidna.cpp | 1425 UnicodeString asciiLabel = testCompareReferenceImpl(label, in testCompareReferenceImpl() local 1442 if(asciiLabel.length()!=0){ in testCompareReferenceImpl() 1443 asciiLabel.append((UChar)0x0000); in testCompareReferenceImpl() 1446 testCompareReferenceImpl(asciiLabel, in testCompareReferenceImpl() 1450 testCompareReferenceImpl(asciiLabel, in testCompareReferenceImpl() 1454 testCompareReferenceImpl(asciiLabel, in testCompareReferenceImpl() 1458 testCompareReferenceImpl(asciiLabel, in testCompareReferenceImpl()
|
/external/icu4c/test/intltest/ |
D | testidna.cpp | 1425 UnicodeString asciiLabel = testCompareReferenceImpl(label, in testCompareReferenceImpl() local 1442 if(asciiLabel.length()!=0){ in testCompareReferenceImpl() 1443 asciiLabel.append((UChar)0x0000); in testCompareReferenceImpl() 1446 testCompareReferenceImpl(asciiLabel, in testCompareReferenceImpl() 1450 testCompareReferenceImpl(asciiLabel, in testCompareReferenceImpl() 1454 testCompareReferenceImpl(asciiLabel, in testCompareReferenceImpl() 1458 testCompareReferenceImpl(asciiLabel, in testCompareReferenceImpl()
|