Home
last modified time | relevance | path

Searched refs:testCompareReferenceImpl (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dtestidna.cpp1363 UnicodeString TestIDNA::testCompareReferenceImpl(UnicodeString& src, in testCompareReferenceImpl() function in TestIDNA
1420 void TestIDNA::testCompareReferenceImpl(const UChar* src, int32_t srcLen){ in testCompareReferenceImpl() function in TestIDNA
1425 UnicodeString asciiLabel = testCompareReferenceImpl(label, in testCompareReferenceImpl()
1429 testCompareReferenceImpl(label, in testCompareReferenceImpl()
1433 testCompareReferenceImpl(label, in testCompareReferenceImpl()
1437 testCompareReferenceImpl(label, in testCompareReferenceImpl()
1446 testCompareReferenceImpl(asciiLabel, in testCompareReferenceImpl()
1450 testCompareReferenceImpl(asciiLabel, in testCompareReferenceImpl()
1454 testCompareReferenceImpl(asciiLabel, in testCompareReferenceImpl()
1458 testCompareReferenceImpl(asciiLabel, in testCompareReferenceImpl()
[all …]
Dtestidna.h100 void testCompareReferenceImpl(const UChar* src, int32_t srcLen);
102 UnicodeString testCompareReferenceImpl(UnicodeString& src,