Searched refs:srcUChars (Results 1 – 1 of 1) sorted by relevance
1368 const UChar* srcUChars = src.getBuffer(); in testCompareReferenceImpl() local1376 +" for input: " + prettify(srcUChars)); in testCompareReferenceImpl()1378 expLen = refIDNA(srcUChars, src.length()-1, exp, expCap, in testCompareReferenceImpl()1385 gotLen = uIDNA(srcUChars, src.length()-1, got, gotCap, in testCompareReferenceImpl()1393 + " for Source: "+ prettify(srcUChars) in testCompareReferenceImpl()1406 + " for Source: "+ prettify(srcUChars) in testCompareReferenceImpl()1415 +" for input: " + prettify(srcUChars)); in testCompareReferenceImpl()