Searched defs:result2 (Results 1 – 4 of 4) sorted by relevance
108 CharBuffer result2 = result.asCharBuffer(); in toByteBuffer() local120 ShortBuffer result2 = result.asShortBuffer(); in toByteBuffer() local132 IntBuffer result2 = result.asIntBuffer(); in toByteBuffer() local144 FloatBuffer result2 = result.asFloatBuffer(); in toByteBuffer() local156 DoubleBuffer result2 = result.asDoubleBuffer(); in toByteBuffer() local168 LongBuffer result2 = result.asLongBuffer(); in toByteBuffer() local
134 String result2 = MimeUtility.decode(SHORT_PLAIN); in testEfficientUnfoldAndDecode() local188 String result2 = MimeUtility.foldAndEncode2(SHORT_PLAIN, 10); in testEfficientFoldAndEncode() local201 String result2 = MimeUtility.foldAndEncode2(PADDED1_UNICODE, 0); in testPaddingOfFoldAndEncode2() local238 String result2 = MimeUtility.foldAndEncode2(LONG_SUPPLEMENTAL, "Subject: ".length()); in testFoldAndEncode2Supplemental() local
430 final String result2 = resultArray[j]; in testGetNextBoundary() local
156 long result2 = (mMaxBytes - fileSize)/mBytesPerSecond; in timeRemaining() local