Searched refs:scriptIdsChecked (Results 1 – 2 of 2) sorted by relevance
2550 HashSet scriptIdsChecked = new HashSet(); in TestScriptAllCodepoints() local2559 if (!scriptIdsChecked.contains(id)) { in TestScriptAllCodepoints()2560 scriptIdsChecked.add(id); in TestScriptAllCodepoints()
2547 HashSet scriptIdsChecked = new HashSet(); in TestScriptAllCodepoints() local2556 if (!scriptIdsChecked.contains(id)) { in TestScriptAllCodepoints()2557 scriptIdsChecked.add(id); in TestScriptAllCodepoints()