Searched defs:result1 (Results 1 – 1 of 1) sorted by relevance
141 String result1 = MimeUtility.unfold(SHORT_PLAIN); in testEfficientUnfoldAndDecode() local156 String result1 = MimeUtility.decode(SHORT_UNICODE_ENCODED); in testDecodeSimple() local166 String result1 = MimeUtility.unfoldAndDecode(SHORT_UNICODE_ENCODED); in testUnfoldAndDecodeSimple() local175 String result1 = MimeUtility.unfoldAndDecode(CALENDAR_SUBJECT_UNICODE); in testComplexDecode() local195 String result1 = MimeUtility.foldAndEncode(SHORT_PLAIN); in testEfficientFoldAndEncode() local208 String result1 = MimeUtility.foldAndEncode2(PADDED2_UNICODE, 0); in testPaddingOfFoldAndEncode2() local223 String result1 = MimeUtility.foldAndEncode2(SHORT_UNICODE, 10); in testFoldAndEncode2() local245 String result1 = MimeUtility.foldAndEncode2(SHORT_SUPPLEMENTAL, "Subject: ".length()); in testFoldAndEncode2Supplemental() local