Searched refs:pdfDoc (Results 1 – 1 of 1) sorted by relevance
210 final DocumentInfo pdfDoc = mEnv.model.createFile(SEARCH_STRING + ".pdf"); in testSearchResult_includeSearchString() local211 pdfDoc.lastModified = System.currentTimeMillis(); in testSearchResult_includeSearchString()220 .setNextChildDocumentsReturns(pdfDoc, apkDoc, testApkDoc); in testSearchResult_includeSearchString()242 pdfDoc.lastModified = System.currentTimeMillis(); in testSearchResult_includeDifferentRoot()251 .setNextChildDocumentsReturns(pdfDoc, apkDoc, testApkDoc); in testSearchResult_includeDifferentRoot()274 pdfDoc.lastModified = System.currentTimeMillis(); in testSearchResult_includeCurrentUserRootOnly()283 .setNextChildDocumentsReturns(pdfDoc, apkDoc, testApkDoc); in testSearchResult_includeCurrentUserRootOnly()308 pdfDoc.lastModified = System.currentTimeMillis(); in testSearchResult_includeBothUsersRoots()317 .setNextChildDocumentsReturns(pdfDoc, apkDoc, testApkDoc); in testSearchResult_includeBothUsersRoots()342 pdfDoc.lastModified = System.currentTimeMillis(); in testSearchResult_emptyCurrentUsersRoot()[all …]