Home
last modified time | relevance | path

Searched refs:checkDownloadedFolder (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/javatests/com/android/tradefed/util/
DGCSFileDownloaderFuncTest.java259 checkDownloadedFolder(localFile); in testDownloadFile_folder()
267 checkDownloadedFolder(localFile); in testDownloadFile_folderNotsanitize()
270 private void checkDownloadedFolder(File localFile) throws Exception { in checkDownloadedFolder() method in GCSFileDownloaderFuncTest