Home
last modified time | relevance | path

Searched refs:KWVAL (Results 1 - 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
H A Dsvccoll.cpp561 static const char* KWVAL[] = { variable
567 static const int32_t KWVAL_COUNT = UPRV_LENGTHOF(KWVAL);
580 checkStringEnumeration("getKeywordValues", *iter, KWVAL, KWVAL_COUNT); in TestSeparateTree()
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCollationServiceTest.java342 private static final String KWVAL[] = { field in CollationServiceTest
357 checkArray("getKeywordValues", kwval, KWVAL); in TestSeparateTrees()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
H A DCollationServiceTest.java345 private static final String KWVAL[] = { field in CollationServiceTest
358 checkArray("getKeywordValues", kwval, KWVAL); in TestSeparateTrees()
/third_party/icu/icu4c/source/test/cintltst/
H A Dcmsccoll.c3167 static const char* KWVAL[] = { "phonebook", "stroke" }; in TestSeparateTrees() local
3198 n = checkUEnumeration("ucol_getKeywordValues", e, KWVAL, UPRV_LENGTHOF(KWVAL)); in TestSeparateTrees()
3210 n = checkUEnumeration("ucol_getKeywordValues [with warning code set]", e, KWVAL, UPRV_LENGTHOF(KWVAL)); in TestSeparateTrees()

Completed in 10 milliseconds