Searched refs:privateUseCharacterStrings (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
H A Dcmsccoll.c4433 const static OneTestCase privateUseCharacterStrings[] = { local
4441 doTestOneTestCase(privateUseCharacterStrings, LEN(privateUseCharacterStrings), strRules, LEN(strRules));
4453 const static OneTestCase privateUseCharacterStrings[] = { local
4461 doTestOneTestCase(privateUseCharacterStrings, LEN(privateUseCharacterStrings), strRules, LEN(strRules));
4473 const static OneTestCase privateUseCharacterStrings[] = { local
4481 doTestOneTestCase(privateUseCharacterStrings, LEN(privateUseCharacterStrings), strRules, LEN(strRules));
5168 const static OneTestCase privateUseCharacterStrings[] local
5194 const static OneTestCase privateUseCharacterStrings[] = { local
5221 const static OneTestCase privateUseCharacterStrings[] = { local
5245 const static OneTestCase privateUseCharacterStrings[] = { local
5271 const static OneTestCase privateUseCharacterStrings[] = { local
[all...]
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCollationMiscTest.java3457 OneTestCase[] privateUseCharacterStrings = {
3467 doTestCollation(privateUseCharacterStrings, strRules);
3470 doTestOneReorderingAPITestCase(privateUseCharacterStrings, apiRules);
3483 OneTestCase[] privateUseCharacterStrings = {
3492 doTestCollation(privateUseCharacterStrings, strRules);
3495 doTestOneReorderingAPITestCase(privateUseCharacterStrings, apiRules);
3510 OneTestCase[] privateUseCharacterStrings = {
3519 doTestCollation(privateUseCharacterStrings, strRules);
3522 doTestOneReorderingAPITestCase(privateUseCharacterStrings, apiRules);
3534 OneTestCase[] privateUseCharacterStrings
[all...]

Completed in 967 milliseconds