Searched refs:getDir (Results 1 – 2 of 2) sorted by relevance
226 public File getDir() throws FileNotFoundException { in getDir() method in CompatibilityBuildHelper242 return new File(getDir(), "results"); in getResultsDir()259 return new File(getDir(), "logs"); in getLogsDir()277 File subPlansDir = new File(getDir(), "subplans"); in getSubPlansDir()299 testsDir = new File(getDir(), "testcases"); in getTestsDir()
135 mHelper.getDir(); in testValidation()158 mHelper.getDir().getAbsolutePath()); in testDirs()