Home
last modified time | relevance | path

Searched refs:setStrength (Results 1 – 25 of 94) sorted by relevance

1234

/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/
DCollatorTest.java28 c.setStrength(Collator.SECONDARY); in testHashCode()
30 c2.setStrength(Collator.SECONDARY); in testHashCode()
32 cn.setStrength(Collator.TERTIARY); in testHashCode()
48 c.setStrength(Collator.PRIMARY); in testSetStrength()
50 c.setStrength(Collator.SECONDARY); in testSetStrength()
52 c.setStrength(Collator.TERTIARY); in testSetStrength()
55 c.setStrength(Collator.QUATERNARY); in testSetStrength()
64 c.setStrength(Collator.TERTIARY); in testSetDecomposition()
126 c.setStrength(Collator.PRIMARY); in testGetStrength()
128 c.setStrength(Collator.SECONDARY); in testGetStrength()
[all …]
DCollationKeyTest.java20 c.setStrength(Collator.PRIMARY); in testHashCode()
23 c.setStrength(Collator.TERTIARY); in testHashCode()
40 c.setStrength(Collator.PRIMARY); in testCompareToCollationKey()
43 c.setStrength(Collator.TERTIARY); in testCompareToCollationKey()
54 c.setStrength(Collator.PRIMARY); in testCompareToObject()
65 c.setStrength(Collator.PRIMARY); in testEqualsObject()
76 c.setStrength(Collator.PRIMARY); in testToString()
86 c.setStrength(Collator.PRIMARY); in testGetSourceString()
96 c.setStrength(Collator.PRIMARY); in testToByteArray()
/external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
DCollatorICU.java132 fIcuCollator.setStrength(Collator.IDENTICAL); in setDecomposition()
139 public void setStrength(int newStrength) { in setStrength() method in CollatorICU
142 fIcuCollator.setStrength(Collator.IDENTICAL); in setStrength()
145 fIcuCollator.setStrength(Collator.PRIMARY); in setStrength()
148 fIcuCollator.setStrength(Collator.SECONDARY); in setStrength()
151 fIcuCollator.setStrength(Collator.TERTIARY); in setStrength()
/external/icu/icu4c/source/test/intltest/
Djacoll.cpp108 myCollation->setStrength(Collator::TERTIARY); in TestTertiary()
122 myCollation->setStrength(Collator::PRIMARY); in TestBase()
131 myCollation->setStrength(Collator::SECONDARY); in TestPlainDakutenHandakuten()
144 myCollation->setStrength(Collator::TERTIARY); in TestSmallLarge()
157 myCollation->setStrength(Collator::QUATERNARY); in TestKatakanaHiragana()
172 myCollation->setStrength(Collator::QUATERNARY); in TestChooonKigoo()
Dallcoll.cpp95 myCollation->setStrength(Collator::TERTIARY); in TestTertiary()
107 myCollation->setStrength(Collator::PRIMARY); in TestPrimary()
123 myCollation->setStrength(Collator::SECONDARY); in TestSecondary()
133 myCollation->setStrength(Collator::TERTIARY); in TestExtra()
146 myCollation->setStrength(Collator::IDENTICAL); in TestIdentical()
173 coll->setStrength(Collator::PRIMARY); in TestJB581()
Dmnkytst.cpp92 myCollator->setStrength(Collator::TERTIARY); in TestCollationKey()
99 myCollator->setStrength(Collator::SECONDARY); in TestCollationKey()
106 myCollator->setStrength(Collator::PRIMARY); in TestCollationKey()
164 myCollator->setStrength(Collator::TERTIARY); in TestCompare()
169 myCollator->setStrength(Collator::SECONDARY); in TestCompare()
174 myCollator->setStrength(Collator::PRIMARY); in TestCompare()
Dfrcoll.cpp141 myCollation->setStrength(Collator::TERTIARY); in TestTertiary()
164 myCollation->setStrength(Collator::SECONDARY); in TestSecondary()
189 myCollation->setStrength(Collator::TERTIARY); in TestExtra()
Dregcoll.cpp189 c->setStrength(Collator::IDENTICAL); in Test4054734()
206 c->setStrength(Collator::SECONDARY); in Test4054736()
342 c->setStrength(Collator::TERTIARY); in Test4060154()
357 c->setStrength(Collator::PRIMARY); in Test4060154()
382 c->setStrength(Collator::SECONDARY); in Test4062418()
462 c->setStrength(Collator::SECONDARY); in Test4066696()
499 c->setStrength(Collator::TERTIARY); in Test4076676()
577 c->setStrength(Collator::TERTIARY); in Test4081866()
611 c->setStrength(Collator::SECONDARY); in Test4087241()
632 c->setStrength(Collator::TERTIARY); in Test4087243()
[all …]
Dsrchtest.cpp486 collator->setStrength(getECollationStrength(search->strength)); in assertEqual()
495 collator->setStrength(getECollationStrength(UCOL_TERTIARY)); in assertEqual()
506 collator->setStrength(getECollationStrength(UCOL_TERTIARY)); in assertEqual()
513 collator->setStrength(getECollationStrength(UCOL_TERTIARY)); in assertEqual()
545 collator->setStrength(getECollationStrength(search->strength)); in assertCanonicalEqual()
562 collator->setStrength(getECollationStrength(UCOL_TERTIARY)); in assertCanonicalEqual()
598 collator->setStrength(getECollationStrength(search->strength)); in assertEqualWithAttribute()
610 collator->setStrength(getECollationStrength(UCOL_TERTIARY)); in assertEqualWithAttribute()
614 collator->setStrength(getECollationStrength(UCOL_TERTIARY)); in assertEqualWithAttribute()
919 collator->setStrength(getECollationStrength(search->strength)); in TestBreakIterator()
[all …]
Dficoll.cpp72 myCollation->setStrength(Collator::TERTIARY); in TestTertiary()
80 myCollation->setStrength(Collator::PRIMARY); in TestPrimary()
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationKanaTest.java106 myCollation.setStrength(Collator.TERTIARY); in TestTertiary()
116 myCollation.setStrength(Collator.PRIMARY); in TestBase()
125 myCollation.setStrength(Collator.SECONDARY); in TestPlainDakutenHandakuten()
136 myCollation.setStrength(Collator.TERTIARY); in TestSmallLarge()
148 myCollation.setStrength(Collator.QUATERNARY); in TestKatakanaHiragana()
159 myCollation.setStrength(Collator.QUATERNARY); in TestChooonKigoo()
176 rb.setStrength(Collator.QUATERNARY); in TestCommonCharacters()
DCollationDummyTest.java185 myCollation.setStrength(Collator.TERTIARY); in TestTertiary()
194 myCollation.setStrength(Collator.PRIMARY); in TestPrimary()
203 myCollation.setStrength(Collator.SECONDARY); in TestSecondary()
212 myCollation.setStrength(Collator.TERTIARY); in TestExtra()
222 myCollation.setStrength(Collator.IDENTICAL); in TestIdentical()
247 coll.setStrength(Collator.PRIMARY); in TestJB581()
296 myCollation.setStrength(Collator.TERTIARY); in TestSurrogates()
365 enColl.setStrength(Collator.PRIMARY); in TestVariableTop()
366 myColl.setStrength(Collator.PRIMARY); in TestVariableTop()
DCollationRegressionTest.java154 c.setStrength(Collator.IDENTICAL); in Test4054734()
273 c.setStrength(Collator.SECONDARY); in Test4054736()
358 c.setStrength(Collator.TERTIARY); in Test4060154()
366 c.setStrength(Collator.PRIMARY); in Test4060154()
382 c.setStrength(Collator.SECONDARY); in Test4062418()
438 c.setStrength(Collator.SECONDARY); in Test4066696()
457 c.setStrength(Collator.TERTIARY); in Test4076676()
510 c.setStrength(Collator.TERTIARY); in Test4081866()
534 c.setStrength(Collator.SECONDARY); in Test4087241()
549 c.setStrength(Collator.TERTIARY); in Test4087243()
[all …]
DCollationMonkeyTest.java61 myCollator.setStrength(Collator.TERTIARY); in TestCollationKey()
68 myCollator.setStrength(Collator.SECONDARY); in TestCollationKey()
75 myCollator.setStrength(Collator.PRIMARY); in TestCollationKey()
136 myCollator.setStrength(Collator.TERTIARY); in TestCompare()
141 myCollator.setStrength(Collator.SECONDARY); in TestCompare()
146 myCollator.setStrength(Collator.PRIMARY); in TestCompare()
DCollationFrozenMonkeyTest.java51 myPrimaryCollator.setStrength(Collator.PRIMARY); in TestCollationKey()
55 mySecondaryCollator.setStrength(Collator.SECONDARY); in TestCollationKey()
59 myTertiaryCollator.setStrength(Collator.TERTIARY); in TestCollationKey()
136 myPrimaryCollator.setStrength(Collator.PRIMARY); in TestCompare()
140 mySecondaryCollator.setStrength(Collator.SECONDARY); in TestCompare()
144 myTertiaryCollator.setStrength(Collator.TERTIARY); in TestCompare()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationDummyTest.java189 myCollation.setStrength(Collator.TERTIARY); in TestTertiary()
198 myCollation.setStrength(Collator.PRIMARY); in TestPrimary()
207 myCollation.setStrength(Collator.SECONDARY); in TestSecondary()
216 myCollation.setStrength(Collator.TERTIARY); in TestExtra()
226 myCollation.setStrength(Collator.IDENTICAL); in TestIdentical()
251 coll.setStrength(Collator.PRIMARY); in TestJB581()
300 myCollation.setStrength(Collator.TERTIARY); in TestSurrogates()
369 enColl.setStrength(Collator.PRIMARY); in TestVariableTop()
370 myColl.setStrength(Collator.PRIMARY); in TestVariableTop()
DCollationKanaTest.java110 myCollation.setStrength(Collator.TERTIARY); in TestTertiary()
120 myCollation.setStrength(Collator.PRIMARY); in TestBase()
129 myCollation.setStrength(Collator.SECONDARY); in TestPlainDakutenHandakuten()
140 myCollation.setStrength(Collator.TERTIARY); in TestSmallLarge()
152 myCollation.setStrength(Collator.QUATERNARY); in TestKatakanaHiragana()
163 myCollation.setStrength(Collator.QUATERNARY); in TestChooonKigoo()
180 rb.setStrength(Collator.QUATERNARY); in TestCommonCharacters()
DCollationRegressionTest.java158 c.setStrength(Collator.IDENTICAL); in Test4054734()
277 c.setStrength(Collator.SECONDARY); in Test4054736()
362 c.setStrength(Collator.TERTIARY); in Test4060154()
370 c.setStrength(Collator.PRIMARY); in Test4060154()
386 c.setStrength(Collator.SECONDARY); in Test4062418()
442 c.setStrength(Collator.SECONDARY); in Test4066696()
461 c.setStrength(Collator.TERTIARY); in Test4076676()
514 c.setStrength(Collator.TERTIARY); in Test4081866()
538 c.setStrength(Collator.SECONDARY); in Test4087241()
553 c.setStrength(Collator.TERTIARY); in Test4087243()
[all …]
DCollationFrozenMonkeyTest.java55 myPrimaryCollator.setStrength(Collator.PRIMARY); in TestCollationKey()
59 mySecondaryCollator.setStrength(Collator.SECONDARY); in TestCollationKey()
63 myTertiaryCollator.setStrength(Collator.TERTIARY); in TestCollationKey()
140 myPrimaryCollator.setStrength(Collator.PRIMARY); in TestCompare()
144 mySecondaryCollator.setStrength(Collator.SECONDARY); in TestCompare()
148 myTertiaryCollator.setStrength(Collator.TERTIARY); in TestCompare()
DCollationMonkeyTest.java65 myCollator.setStrength(Collator.TERTIARY); in TestCollationKey()
72 myCollator.setStrength(Collator.SECONDARY); in TestCollationKey()
79 myCollator.setStrength(Collator.PRIMARY); in TestCollationKey()
140 myCollator.setStrength(Collator.TERTIARY); in TestCompare()
145 myCollator.setStrength(Collator.SECONDARY); in TestCompare()
150 myCollator.setStrength(Collator.PRIMARY); in TestCompare()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/impl/
DCacheTest.java37 CacheValue.setStrength(Strength.STRONG); in testStrongCacheValue()
48 CacheValue.setStrength(Strength.SOFT); in testStrongCacheValue()
55 CacheValue.setStrength(Strength.SOFT); in testSoftCacheValue()
64 CacheValue.setStrength(Strength.STRONG); in testSoftCacheValue()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/impl/
DCacheTest.java41 CacheValue.setStrength(Strength.STRONG); in testStrongCacheValue()
52 CacheValue.setStrength(Strength.SOFT); in testStrongCacheValue()
59 CacheValue.setStrength(Strength.SOFT); in testSoftCacheValue()
68 CacheValue.setStrength(Strength.STRONG); in testSoftCacheValue()
/external/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/
DCollatorTest.java93 jdkColl.setStrength(Collator.PRIMARY); in TestICUEquivalent()
94 icuColl.setStrength(com.ibm.icu.text.Collator.PRIMARY); in TestICUEquivalent()
98 jdkColl.setStrength(Collator.SECONDARY); in TestICUEquivalent()
99 icuColl.setStrength(com.ibm.icu.text.Collator.SECONDARY); in TestICUEquivalent()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/search/
DSearchTest.java591 collator.setStrength(search.strength); in assertCanonicalEqual()
603 collator.setStrength(TERTIARY); in assertCanonicalEqual()
607 collator.setStrength(TERTIARY); in assertCanonicalEqual()
623 collator.setStrength(search.strength); in assertEqual()
633 collator.setStrength(TERTIARY); in assertEqual()
636 collator.setStrength(TERTIARY); in assertEqual()
651 collator.setStrength(search.strength); in assertEqualWithAttribute()
663 collator.setStrength(TERTIARY); in assertEqualWithAttribute()
666 collator.setStrength(TERTIARY); in assertEqualWithAttribute()
839 collator.setStrength(search.strength); in TestBreakIterator()
[all …]
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/search/
DSearchTest.java587 collator.setStrength(search.strength); in assertCanonicalEqual()
599 collator.setStrength(TERTIARY); in assertCanonicalEqual()
603 collator.setStrength(TERTIARY); in assertCanonicalEqual()
619 collator.setStrength(search.strength); in assertEqual()
629 collator.setStrength(TERTIARY); in assertEqual()
632 collator.setStrength(TERTIARY); in assertEqual()
647 collator.setStrength(search.strength); in assertEqualWithAttribute()
659 collator.setStrength(TERTIARY); in assertEqualWithAttribute()
662 collator.setStrength(TERTIARY); in assertEqualWithAttribute()
835 collator.setStrength(search.strength); in TestBreakIterator()
[all …]

1234