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

  /external/icu/icu4c/source/test/intltest/
srchtest.h 42 Collator::ECollationStrength getECollationStrength(
srchtest.cpp 238 Collator::ECollationStrength StringSearchTest::getECollationStrength(
486 collator->setStrength(getECollationStrength(search->strength));
495 collator->setStrength(getECollationStrength(UCOL_TERTIARY));
506 collator->setStrength(getECollationStrength(UCOL_TERTIARY));
513 collator->setStrength(getECollationStrength(UCOL_TERTIARY));
545 collator->setStrength(getECollationStrength(search->strength));
562 collator->setStrength(getECollationStrength(UCOL_TERTIARY));
598 collator->setStrength(getECollationStrength(search->strength));
610 collator->setStrength(getECollationStrength(UCOL_TERTIARY));
614 collator->setStrength(getECollationStrength(UCOL_TERTIARY))
    [all...]

Completed in 73 milliseconds