Searched refs:remotePath3 (Results 1 – 1 of 1) sorted by relevance
134 String remotePath3 = "path3"; in testFetchRemoteFile_multiConcurrent() local165 .downloadFile(Mockito.eq(remotePath3), Mockito.any()); in testFetchRemoteFile_multiConcurrent()171 Thread downloadThread3 = createDownloadThread(mockDownloader3, remotePath3); in testFetchRemoteFile_multiConcurrent()199 Mockito.verify(mockDownloader3).downloadFile(Mockito.eq(remotePath3), Mockito.any()); in testFetchRemoteFile_multiConcurrent()