Searched refs:pathInApp (Results 1 – 1 of 1) sorted by relevance
115 protected String extract(String pathInApp, Location location) throws IOException { in extract() argument116 File file = new File(testFolder, pathInApp); in extract()