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