Searched defs:filePath (Results 1 – 12 of 12) sorted by relevance
54 String filePath = entry.getPath().replace(".class", ""); in addTestCases() local111 …protected Class<?> getClass(String filePath, String expectedPackage) throws ClassNotFoundException… in getClass()
46 public LogWriter(String filePath) throws IOException { in LogWriter()138 private static void grabLogFrom(IDevice device, String filePath) throws IOException, in grabLogFrom()
65 IPath filePath = path.append(SdkConstants.FD_DATA).append( in setInput() local
95 String filePath = osRoot + File.separator + fileRelativePath; in checkResourceFix() local217 String filePath = osRoot + File.separator + fileRelativePath; in checkNamespaceFix() local
164 String filePath = osRoot + File.separator + fileRelativePath; in checkRanges() local
502 IPath filePath = new Path(file.getPath()); in fileToIFile() local523 IPath filePath = new Path(file.getPath()); in fileToResource() local
198 String filePath = m.group(1); in parseLlvmOutput() local
133 IPath filePath = dialog.getResult(); in doSaveAs() local
206 private void parseTextLogFile(String filePath) throws IOException { in parseTextLogFile()
281 String filePath = sLastResFilePath.get(projPath); in initUi() local
1145 IPath filePath = graphicalEditor.findResourceFile(url); in showInclude() local
580 private static void openPath(IPath filePath, IRegion region, int offset) { in openPath()