Searched refs:keywordIndex (Results 1 – 4 of 4) sorted by relevance
31 …private static final Map<String, Integer> keywordIndex = Builder.with(new HashMap<String, Integer>… field in GeneratePluralList190 int compare = keywordIndex.get(forms0[i]) - keywordIndex.get(forms1[i]); in getExamples()
2382 static int32_t keywordIndex(const UnicodeString& tok) { in keywordIndex() function2430 int32_t cmd = keywordIndex(tok); in TestCases()
2052 private static int keywordIndex(String tok) { in keywordIndex() method in NumberFormatTest2096 int cmd = keywordIndex(tok); in TestCases()
2055 private static int keywordIndex(String tok) { in keywordIndex() method in NumberFormatTest2099 int cmd = keywordIndex(tok); in TestCases()