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