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.java2551 HashSet scriptAbbrsChecked = new HashSet(); in TestScriptAllCodepoints() local
2574 if (!scriptAbbrsChecked.contains(abbr)) { in TestScriptAllCodepoints()
2575 scriptAbbrsChecked.add(abbr); in TestScriptAllCodepoints()
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DTransliteratorTest.java2548 HashSet scriptAbbrsChecked = new HashSet(); in TestScriptAllCodepoints() local
2571 if (!scriptAbbrsChecked.contains(abbr)) { in TestScriptAllCodepoints()
2572 scriptAbbrsChecked.add(abbr); in TestScriptAllCodepoints()