Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dcollationtest.cpp104 Collation::Level parseRelationAndString(UnicodeString &s, IcuTestErrorCode &errorCode);
1025 Collation::Level CollationTest::parseRelationAndString(UnicodeString &s, IcuTestErrorCode &errorCod… in parseRelationAndString() function in CollationTest
1768 Collation::Level relation = parseRelationAndString(s, errorCode); in checkCompareStrings()
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationTest.java1104 private int parseRelationAndString(Output<String> s) throws ParseException {
1615 relation = parseRelationAndString(sOut);
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DCollationTest.java1107 private int parseRelationAndString(Output<String> s) throws ParseException {
1618 relation = parseRelationAndString(sOut);