Home
last modified time | relevance | path

Searched refs:keywordIndex (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberFormatTest.java1690 private static int keywordIndex(String tok) { in keywordIndex() method in NumberFormatTest
1733 int cmd = keywordIndex(tok); in TestCases()
/external/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp2154 static int32_t keywordIndex(const UnicodeString& tok) { in keywordIndex() function
2202 int32_t cmd = keywordIndex(tok); in TestCases()