Searched refs:blkName (Results 1 – 1 of 1) sorted by relevance
88 String blkName = blk.getName(); in test4830803_1() local91 switch (blkName) { in test4830803_1()93 blkName = "COMBINING_MARKS_FOR_SYMBOLS"; in test4830803_1()99 blkName = "GREEK"; in test4830803_1()104 blkName = "CYRILLIC_SUPPLEMENTARY"; in test4830803_1()114 expectedBlock = clazzUnicodeBlock.getField(blkName).getName(); in test4830803_1()116 System.err.println("Error: " + blkName + " was not found."); in test4830803_1()195 String blkName = blk.getName(); in test4886934() local201 switch (blkName) { in test4886934()203 blkName = "COMBINING_MARKS_FOR_SYMBOLS"; in test4886934()[all …]