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