Searched refs:scriptIdsChecked (Results 1 – 2 of 2) sorted by relevance
2523 HashSet scriptIdsChecked = new HashSet(); in TestScriptAllCodepoints() local2532 if (!scriptIdsChecked.contains(id)) { in TestScriptAllCodepoints()2533 scriptIdsChecked.add(id); in TestScriptAllCodepoints()
2519 HashSet scriptIdsChecked = new HashSet(); in TestScriptAllCodepoints() local2528 if (!scriptIdsChecked.contains(id)) { in TestScriptAllCodepoints()2529 scriptIdsChecked.add(id); in TestScriptAllCodepoints()