Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dcollationtest.cpp101 void parseAndSetReorderCodes(int32_t start, IcuTestErrorCode &errorCode);
1121 parseAndSetReorderCodes(start + 7, errorCode); in parseAndSetAttribute()
1201 void CollationTest::parseAndSetReorderCodes(int32_t start, IcuTestErrorCode &errorCode) { in parseAndSetReorderCodes() function in CollationTest
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationTest.java1184 parseAndSetReorderCodes(start + 7);
1298 private void parseAndSetReorderCodes(int start) throws ParseException {
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationTest.java1188 parseAndSetReorderCodes(start + 7);
1302 private void parseAndSetReorderCodes(int start) throws ParseException {