Searched refs:getValueFile (Results 1 – 2 of 2) sorted by relevance
879 checkCompletion(name, getValueFile(getProject(), name), caretLocation, in checkResourceCompletion()885 checkApplyCompletion(name, getValueFile(getProject(), name), caretLocation, in checkApplyResourceCompletion()
211 protected IFile getValueFile(IProject project, String name) throws Exception { in getValueFile() method in AdtProjectTest