Searched refs:relativeRemotePath (Results 1 – 2 of 2) sorted by relevance
54 public void downloadFile(String relativeRemotePath, File destFile) in setUp()57 FileUtil.writeToFile(relativeRemotePath, destFile); in setUp()
44 public void downloadFile(String relativeRemotePath, File destFile) throws BuildRetrievalError; in downloadFile() argument