Searched refs:scriptAbbrsChecked (Results 1 – 2 of 2) sorted by relevance
2551 HashSet scriptAbbrsChecked = new HashSet(); in TestScriptAllCodepoints() local2574 if (!scriptAbbrsChecked.contains(abbr)) { in TestScriptAllCodepoints()2575 scriptAbbrsChecked.add(abbr); in TestScriptAllCodepoints()
2548 HashSet scriptAbbrsChecked = new HashSet(); in TestScriptAllCodepoints() local2571 if (!scriptAbbrsChecked.contains(abbr)) { in TestScriptAllCodepoints()2572 scriptAbbrsChecked.add(abbr); in TestScriptAllCodepoints()