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