Searched defs:destinationPath (Results 1 – 2 of 2) sorted by relevance
55 public String uploadFile(File file, final String destinationPath) throws IOException { in uploadFile()
252 boolean pushFileToTestDevice(File file, String destinationPath) in pushFileToTestDevice()