Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
DTransliteratorTest.java2524 HashSet scriptAbbrsChecked = new HashSet(); in TestScriptAllCodepoints() local
2547 if (!scriptAbbrsChecked.contains(abbr)) { in TestScriptAllCodepoints()
2548 scriptAbbrsChecked.add(abbr); in TestScriptAllCodepoints()
/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()