Searched refs:scriptAbbrsChecked (Results 1 – 2 of 2) sorted by relevance
2524 HashSet scriptAbbrsChecked = new HashSet(); in TestScriptAllCodepoints() local2547 if (!scriptAbbrsChecked.contains(abbr)) { in TestScriptAllCodepoints()2548 scriptAbbrsChecked.add(abbr); in TestScriptAllCodepoints()
2520 HashSet scriptAbbrsChecked = new HashSet(); in TestScriptAllCodepoints() local2543 if (!scriptAbbrsChecked.contains(abbr)) { in TestScriptAllCodepoints()2544 scriptAbbrsChecked.add(abbr); in TestScriptAllCodepoints()