Searched defs:customNorm2 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtstnorm.cpp1435 const Normalizer2 *customNorm2= local
1445 UnicodeString result=customNorm2->normalize(input, errorCode);
1467 const Normalizer2 *customNorm2= local
1477 UnicodeString result=customNorm2->normalize(input, errorCode);
/external/icu/icu4c/source/test/intltest/
H A Dtstnorm.cpp1435 const Normalizer2 *customNorm2= local
1445 UnicodeString result=customNorm2->normalize(input, errorCode);
1467 const Normalizer2 *customNorm2= local
1477 UnicodeString result=customNorm2->normalize(input, errorCode);

Completed in 606 milliseconds