Searched refs:pkgAdt (Results 1 – 1 of 1) sorted by relevance
123 String pkgAdt = AdtPlugin .class.getPackage().getName(); in getTestFilePath() local126 if (mOsRootDataPath.contains(pkgAdt)) { in getTestFilePath()127 path = new File(mOsRootDataPath.replace(pkgAdt, pkgTests), osRelativePath); in getTestFilePath()