Searched refs:srcUChars (Results 1 – 1 of 1) sorted by relevance
1371 const UChar* srcUChars = src.getBuffer(); in testCompareReferenceImpl() local1379 +" for input: " + prettify(srcUChars)); in testCompareReferenceImpl()1381 expLen = refIDNA(srcUChars, src.length()-1, exp, expCap, in testCompareReferenceImpl()1388 gotLen = uIDNA(srcUChars, src.length()-1, got, gotCap, in testCompareReferenceImpl()1396 + " for Source: "+ prettify(srcUChars) in testCompareReferenceImpl()1409 + " for Source: "+ prettify(srcUChars) in testCompareReferenceImpl()1418 +" for input: " + prettify(srcUChars)); in testCompareReferenceImpl()