Home
last modified time | relevance | path

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

/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DTransliteratorTest.java2520 HashSet scriptAbbrsChecked = new HashSet(); in TestScriptAllCodepoints() local
2543 if (!scriptAbbrsChecked.contains(abbr)) { in TestScriptAllCodepoints()
2544 scriptAbbrsChecked.add(abbr); in TestScriptAllCodepoints()