Searched refs:canonicalReplace (Results 1 – 1 of 1) sorted by relevance
52 String canonical = canonicalReplace(source, target, replacement); in testExpected()63 String canonical = canonicalReplace(source, target, replacement); in testCanonical()254 private static String canonicalReplace(String source, String target, String replacement) { in canonicalReplace() method in LiteralReplace