Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Dtstnorm.cpp847 ref_norm_compare(const UnicodeString &s1, const UnicodeString &s2, uint32_t options, UErrorCode &er… in ref_norm_compare() function
1080 refResult=ref_norm_compare(s[i], s[j], opt[k].options, errorCode); in TestCompare()
1139 refResult=ref_norm_compare(s1, s2, opt[k].options, errorCode); in TestCompare()
/external/chromium/third_party/icu/source/test/intltest/
Dtstnorm.cpp864 ref_norm_compare(const UnicodeString &s1, const UnicodeString &s2, uint32_t options, UErrorCode &er… in ref_norm_compare() function
1097 refResult=ref_norm_compare(s[i], s[j], opt[k].options, errorCode); in TestCompare()
1156 refResult=ref_norm_compare(s1, s2, opt[k].options, errorCode); in TestCompare()