Searched refs:DESTINATION_DIR (Results 1 – 4 of 4) sorted by relevance
61 args.put(ResolvePartialDownload.DESTINATION_DIR, "dest_dir"); in testRemotePaths()79 args.put(ResolvePartialDownload.DESTINATION_DIR, "dest_dir"); in testRemotePaths_multi()
44 public static final String DESTINATION_DIR = "destination_dir"; field in ResolvePartialDownload80 String destDir = args.remove(DESTINATION_DIR); in execute()
575 args.put(ResolvePartialDownload.DESTINATION_DIR, destination); in stageTestArtifacts()
732 args.put(ResolvePartialDownload.DESTINATION_DIR, workingDir.getAbsolutePath()); in stageRemoteFile()