Searched defs:result1 (Results 1 – 6 of 6) sorted by relevance
133 String result1 = MimeUtility.unfold(SHORT_PLAIN); in testEfficientUnfoldAndDecode() local148 String result1 = MimeUtility.decode(SHORT_UNICODE_ENCODED); in testDecodeSimple() local158 String result1 = MimeUtility.unfoldAndDecode(SHORT_UNICODE_ENCODED); in testUnfoldAndDecodeSimple() local167 String result1 = MimeUtility.unfoldAndDecode(CALENDAR_SUBJECT_UNICODE); in testComplexDecode() local187 String result1 = MimeUtility.foldAndEncode(SHORT_PLAIN); in testEfficientFoldAndEncode() local200 String result1 = MimeUtility.foldAndEncode2(PADDED2_UNICODE, 0); in testPaddingOfFoldAndEncode2() local215 String result1 = MimeUtility.foldAndEncode2(SHORT_UNICODE, 10); in testFoldAndEncode2() local237 String result1 = MimeUtility.foldAndEncode2(SHORT_SUPPLEMENTAL, "Subject: ".length()); in testFoldAndEncode2Supplemental() local
280 final String result1 = resultArray[i]; in testGetNextBoundary() local
42 public int compare(ScanResult result1, ScanResult result2) { in compare()
135 Set<Long> result1 = new HashSet<>(); in testFindConnectedRawContacts() local
188 final ArrayList<ContactNumber> result1 = getLooseMatchesFromDb("5276676484"); in testPutForFullName() local226 final ArrayList<ContactNumber> result1 = getLooseMatchesFromDb("6279"); in testPutForPartialName() local
946 final EvalRet result1 = evalSuffix(i, ec); in evalFactor() local