Searched defs:doc4 (Results 1 – 6 of 6) sorted by relevance
67 Document doc4 = Jsoup.newSession().url(CookieServlet.Url).get(); in testPathScopedCookies() local
181 final EncryptedDocument doc4 = new EncryptedDocument(4, mFile, mDataKey, mMacKey); in testCopiedFile() local
1060 GenericDocument doc4 = in testSemanticSearchNode_toString_allDefaults_returnsDocuments() local
9540 GenericDocument doc4 = in testSearchSuggestion() local9693 GenericDocument doc4 = in testSearchSuggestion_documentIdFilter() local9896 GenericDocument doc4 = in testSearchSuggestion_differentPrefix() local
1872 Document doc4 = Jsoup.parse(html4); in mathHtmlIntegrationPoint() local
2480 Document doc4 = Jsoup.parse("\n<!doctype html>\n<html>"); in doctypeIsPrettyPrinted() local