Searched refs:checkResultsToUnicode (Results 1 – 1 of 1) sorted by relevance
913 return checkResultsToUnicode(cc, cc.unicode, cc.toUnicodeResult); in checkToUnicode()1200 private boolean checkResultsToUnicode(ConversionCase cc, String expected, CharBuffer output) { in checkResultsToUnicode() method