HomeSort by relevance Sort by last modified time
    Searched refs:compareUSets (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/test/intltest/
ucdtest.h 57 UBool compareUSets(const UnicodeSet &a, const UnicodeSet &b,
ucdtest.cpp 370 //compareUSets(set1, set2,
408 compareUSets(syn_pp, syn_prop,
410 compareUSets(syn_pp, syn_list,
412 compareUSets(ws_pp, ws_prop,
414 compareUSets(ws_pp, ws_list,
416 compareUSets(syn_ws_pp, syn_ws_prop,
421 // So far only minimal port of Java & cucdtst.c compareUSets().
423 UnicodeTest::compareUSets(const UnicodeSet &a, const UnicodeSet &b,
  /external/chromium_org/third_party/icu/source/test/cintltst/
cucdtst.c 418 compareUSets(const USet *a, const USet *b,
511 compareUSets(digits, decimalValues, "[:Nd:]", "[:Numeric_Type=Decimal:]", TRUE);
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cucdtst.c 423 compareUSets(const USet *a, const USet *b,
516 compareUSets(digits, decimalValues, "[:Nd:]", "[:Numeric_Type=Decimal:]", TRUE);
    [all...]

Completed in 67 milliseconds