Searched refs:compareUSets (Results 1 - 5 of 5) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Ducdtest.h59 UBool compareUSets(const UnicodeSet &a, const UnicodeSet &b,
H A Ducdtest.cpp353 //compareUSets(set1, set2,
391 compareUSets(syn_pp, syn_prop,
393 compareUSets(syn_pp, syn_list,
395 compareUSets(ws_pp, ws_prop,
397 compareUSets(ws_pp, ws_list,
399 compareUSets(syn_ws_pp, syn_ws_prop,
404 // So far only minimal port of Java & cucdtst.c compareUSets().
406 UnicodeTest::compareUSets(const UnicodeSet &a, const UnicodeSet &b, function in class:UnicodeTest
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
H A DUCharacterTest.java128 compareUSets(digits, decimalValues, "[:Nd:]", "[:Numeric_Type=Decimal:]", true);
273 compareUSets(syn_pp, syn_prop,
275 compareUSets(syn_pp, syn_list,
277 compareUSets(ws_pp, ws_prop,
279 compareUSets(ws_pp, ws_list,
281 compareUSets(syn_ws_pp, syn_ws_prop,
2575 private boolean compareUSets(UnicodeSet a, UnicodeSet b, method in class:UCharacterTest
2683 compareUSets(set1, set2,
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUCharacterTest.java127 compareUSets(digits, decimalValues, "[:Nd:]", "[:Numeric_Type=Decimal:]", true);
272 compareUSets(syn_pp, syn_prop,
274 compareUSets(syn_pp, syn_list,
276 compareUSets(ws_pp, ws_prop,
278 compareUSets(ws_pp, ws_list,
280 compareUSets(syn_ws_pp, syn_ws_prop,
2574 private boolean compareUSets(UnicodeSet a, UnicodeSet b, method in class:UCharacterTest
2682 compareUSets(set1, set2,
/external/icu/icu4c/source/test/cintltst/
H A Dcucdtst.c426 compareUSets(const USet *a, const USet *b, function
519 compareUSets(digits, decimalValues, "[:Nd:]", "[:Numeric_Type=Decimal:]", TRUE);
3222 compareUSets(set1, set2,
3237 compareUSets(set1, set2,

Completed in 189 milliseconds