Searched refs:fixedExemplar (Results 1 – 1 of 1) sorted by relevance
908 String fixedExemplar = prettyPrinter.format(toAdd); in getCleanedUnicodeSet() local909 UnicodeSet doubleCheck = new UnicodeSet(fixedExemplar); in getCleanedUnicodeSet()912 } else if (!value.equals(fixedExemplar)) { // put in this condition just for debugging in getCleanedUnicodeSet()916 With.codePoints(fixedExemplar), in getCleanedUnicodeSet()919 value = fixedExemplar; in getCleanedUnicodeSet()