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

/external/icu4c/test/intltest/
H A Ducdtest.h55 UBool compareUSets(const UnicodeSet &a, const UnicodeSet &b,
H A Ducdtest.cpp367 //compareUSets(set1, set2,
405 compareUSets(syn_pp, syn_prop,
407 compareUSets(syn_pp, syn_list,
409 compareUSets(ws_pp, ws_prop,
411 compareUSets(ws_pp, ws_list,
413 compareUSets(syn_ws_pp, syn_ws_prop,
418 // So far only minimal port of Java & cucdtst.c compareUSets().
420 UnicodeTest::compareUSets(const UnicodeSet &a, const UnicodeSet &b, function in class:UnicodeTest
/external/icu4c/test/cintltst/
H A Dcucdtst.c418 compareUSets(const USet *a, const USet *b, function
511 compareUSets(digits, decimalValues, "[:Nd:]", "[:Numeric_Type=Decimal:]", TRUE);
3013 compareUSets(set1, set2,
3028 compareUSets(set1, set2,

Completed in 64 milliseconds