Searched refs:ref_norm_compare (Results 1 – 2 of 2) sorted by relevance
/external/icu4c/test/intltest/ |
D | tstnorm.cpp | 847 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/ |
D | tstnorm.cpp | 864 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()
|