Searched defs:buf2 (Results 1 – 4 of 4) sorted by relevance
84 char[] buf2 = { 'W', 'o', 'r', 'l', 'd' }; in test_append$CII() local101 char buf2 = 'W'; in test_appendC() local191 String buf2 = "World"; in test_appendLjava_lang_String() local311 StringBuffer buf2 = new StringBuffer(""); in test_getCharsII$CI() local
248 char[] buf2 = str2.toCharArray(); in test_unread$C() local308 char[] buf2 = (str2 + str2 + str2).toCharArray(); in test_unread$CII() local
49 StringBuffer buf2 = new StringBuffer(""); in test_getCharsII$CI() local
2850 ByteBuffer buf2 = ByteBuffer.allocate(bufSize * 10); in test_writev2() local2890 ByteBuffer buf2 = ByteBuffer.allocate(bufSize * 10); in test_write$NonBlockingException() local