Searched defs:uSource (Results 1 – 2 of 2) sorted by relevance
2774 const UChar* uSource; in TestSmallTargetBuffer() local2843 const UChar* uSource; in TestToAndFromUChars() local2890 const UChar* uSource; in TestSmallSourceBuffer() local3083 const UChar* uSource; in TestHZ() local3302 const UChar* uSource; in TestISO_2022_JP() local3368 const UChar* uSource; in TestConv() local3845 const UChar* uSource; in TestISO_2022_JP_1() local3934 const UChar* uSource; in TestISO_2022_JP_2() local4011 const UChar* uSource; in TestISO_2022_KR() local4090 const UChar* uSource; in TestISO_2022_KR_1() local[all …]
2119 public void convertAllTest(ByteBuffer bSource, CharBuffer uSource) throws Exception { in convertAllTest()