Searched refs:getCollator (Results 1 – 16 of 16) sorted by relevance
180 RuleBasedCollator * StringSearchTest::getCollator(const char *collator) in getCollator() function in StringSearchTest464 Collator *collator = getCollator(search->collator); in assertEqual()521 Collator *collator = getCollator(search->collator); in assertCanonicalEqual()574 Collator *collator = getCollator(search->collator); in assertEqualWithAttribute()756 if (*(copy->getCollator()) != *(result->getCollator()) || in TestInitialization()770 if (*(copy->getCollator()) != *(result->getCollator()) || in TestInitialization()794 if (*(copy->getCollator()) != *(result->getCollator()) || in TestInitialization()908 RuleBasedCollator *collator = getCollator(search->collator); in TestBreakIterator()1011 RuleBasedCollator *collator = getCollator(search->collator); in TestOverlap()1082 if (U_FAILURE(status) || (*strsrch->getCollator()) != (*tailored)) { in TestCollator()[all …]
39 RuleBasedCollator * getCollator(const char *collator);
101 TEST_ASSERT(coll == &index->getCollator()); in APITest()145 const RuleBasedCollator &indexCol = index->getCollator(); in APITest()317 if (index->getCollator().getReorderCodes(reorderCodes, LENGTHOF(reorderCodes), status) > 0) { in APITest()
370 RuleBasedCollator * getCollator() const;
317 UCollator *getCollator() const;
382 virtual const RuleBasedCollator &getCollator() const;
1009 Collator * getCollator() const;
49 return data->getCollator(); in ucd_getCollator()
610 UCollator *collator = data->getCollator(); in BoyerMooreSearch()646 target = new Target(data->getCollator(), targetString, patCEs->size(), status); in setTargetString()660 /*UCollator *coll =*/ data->getCollator(); in search()
1139 RuleBasedCollator* collator = (RuleBasedCollator*)formatter->getCollator(); in prefixLength()1441 RuleBasedCollator* collator = (RuleBasedCollator*)(formatter->getCollator()); in allIgnorable()
275 RuleBasedCollator * StringSearch::getCollator() const in getCollator() function in StringSearch
835 UCollator *CollData::getCollator() const in getCollator() function in CollData
863 const RuleBasedCollator &AlphabeticIndex::getCollator() const { in getCollator() function in AlphabeticIndex
1526 RuleBasedNumberFormat::getCollator() const in getCollator() function in RuleBasedNumberFormat
89 UCollator *coll = data->getCollator(); in ~StringSearchPerformanceTest()
159 static UCollator *getCollator(const char *collator) in getCollator() function547 UCollator *collator = getCollator(search.collator); in assertEqual()578 UCollator *collator = getCollator(search.collator); in assertCanonicalEqual()619 UCollator *collator = getCollator(search.collator); in assertEqualWithAttribute()775 UCollator *collator = getCollator(search->collator); in TestBreakIterator()882 UCollator *collator = getCollator(search->collator); in TestOverlap()1865 UCollator *collator = getCollator(search->collator); in TestBreakIteratorCanonical()1983 UCollator *collator = getCollator(search->collator); in TestOverlapCanonical()