Home
last modified time | relevance | path

Searched refs:privateUseCharacterStrings (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcmsccoll.c4429 const static OneTestCase privateUseCharacterStrings[] = { in TestPrivateUseCharacters() local
4437 …doTestOneTestCase(privateUseCharacterStrings, UPRV_LENGTHOF(privateUseCharacterStrings), strRules,… in TestPrivateUseCharacters()
4449 const static OneTestCase privateUseCharacterStrings[] = { in TestPrivateUseCharactersInList() local
4457 …doTestOneTestCase(privateUseCharacterStrings, UPRV_LENGTHOF(privateUseCharacterStrings), strRules,… in TestPrivateUseCharactersInList()
4469 const static OneTestCase privateUseCharacterStrings[] = { in TestPrivateUseCharactersInRange() local
4477 …doTestOneTestCase(privateUseCharacterStrings, UPRV_LENGTHOF(privateUseCharacterStrings), strRules,… in TestPrivateUseCharactersInRange()
5164 const static OneTestCase privateUseCharacterStrings[] = { in TestGreekFirstReorder() local
5174 …doTestOneTestCase(privateUseCharacterStrings, UPRV_LENGTHOF(privateUseCharacterStrings), strRules,… in TestGreekFirstReorder()
5177 …doTestOneReorderingAPITestCase(privateUseCharacterStrings, UPRV_LENGTHOF(privateUseCharacterString… in TestGreekFirstReorder()
5190 const static OneTestCase privateUseCharacterStrings[] = { in TestGreekLastReorder() local
[all …]
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationMiscTest.java3541 OneTestCase[] privateUseCharacterStrings = { in TestGreekFirstReorder() local
3551 doTestCollation(privateUseCharacterStrings, strRules); in TestGreekFirstReorder()
3554 doTestOneReorderingAPITestCase(privateUseCharacterStrings, apiRules); in TestGreekFirstReorder()
3568 OneTestCase[] privateUseCharacterStrings = { in TestGreekLastReorder() local
3577 doTestCollation(privateUseCharacterStrings, strRules); in TestGreekLastReorder()
3580 doTestOneReorderingAPITestCase(privateUseCharacterStrings, apiRules); in TestGreekLastReorder()
3596 OneTestCase[] privateUseCharacterStrings = { in TestNonScriptReorder() local
3605 doTestCollation(privateUseCharacterStrings, strRules); in TestNonScriptReorder()
3608 doTestOneReorderingAPITestCase(privateUseCharacterStrings, apiRules); in TestNonScriptReorder()
3621 OneTestCase[] privateUseCharacterStrings = { in TestHaniReorder() local
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationMiscTest.java3544 OneTestCase[] privateUseCharacterStrings = { in TestGreekFirstReorder() local
3554 doTestCollation(privateUseCharacterStrings, strRules); in TestGreekFirstReorder()
3557 doTestOneReorderingAPITestCase(privateUseCharacterStrings, apiRules); in TestGreekFirstReorder()
3571 OneTestCase[] privateUseCharacterStrings = { in TestGreekLastReorder() local
3580 doTestCollation(privateUseCharacterStrings, strRules); in TestGreekLastReorder()
3583 doTestOneReorderingAPITestCase(privateUseCharacterStrings, apiRules); in TestGreekLastReorder()
3599 OneTestCase[] privateUseCharacterStrings = { in TestNonScriptReorder() local
3608 doTestCollation(privateUseCharacterStrings, strRules); in TestNonScriptReorder()
3611 doTestOneReorderingAPITestCase(privateUseCharacterStrings, apiRules); in TestNonScriptReorder()
3624 OneTestCase[] privateUseCharacterStrings = { in TestHaniReorder() local
[all …]