Searched defs:largeFile (Results 1 – 6 of 6) sorted by relevance
52 private static File largeFile; field in S3TransferManagerUploadPauseResumeIntegrationTest
383 val largeFile = randomToken(length = 128 * 1024) in cannotReadZipWithSpanning() constant
226 int largeFile = 0; in isLargeFile() local
217 int largeFile = 0; in isLargeFile() local
225 int largeFile = 0; in isLargeFile() local
1239 final File largeFile = new File(temporaryFolder, "large.txt"); in testSizeFilterOnFiles() local1286 final Path largeFile = Paths.get(temporaryFolder.toString(), "large.txt"); in testSizeFilterOnPaths() local