Searched defs:uSource (Results 1 – 2 of 2) sorted by relevance
2776 const UChar* uSource; in TestSmallTargetBuffer() local2845 const UChar* uSource; in TestToAndFromUChars() local2892 const UChar* uSource; in TestSmallSourceBuffer() local3085 const UChar* uSource; in TestHZ() local3304 const UChar* uSource; in TestISO_2022_JP() local3370 const UChar* uSource; in TestConv() local3847 const UChar* uSource; in TestISO_2022_JP_1() local3936 const UChar* uSource; in TestISO_2022_JP_2() local4013 const UChar* uSource; in TestISO_2022_KR() local4092 const UChar* uSource; in TestISO_2022_KR_1() local[all …]
2156 public void convertAllTest(ByteBuffer bSource, CharBuffer uSource) throws Exception { in convertAllTest()