Searched defs:destPath (Results 1 – 4 of 4) sorted by relevance
155 private void checkRanges(String name, String destPath, String aaptError, in checkRanges()
216 String destPath) throws Exception { in getTestDataFile()221 String destPath, boolean overwrite) throws Exception { in getTestDataFile()
543 IPath destPath = path.removeLastSegments(1).append(mValues.testProjectName); in validateTestProjectLocation() local
606 File destPath = loc.toFile(); in copyJarIntoProject() local