Searched refs:mArtificialRootDir (Results 1 – 1 of 1) sorted by relevance
108 private File mArtificialRootDir; field in CompatibilityBuildProvider232 FileUtil.recursiveDelete(mArtificialRootDir); in cleanUp()257 if (mArtificialRootDir == null) { in addCompatibilitySuiteInfo()291 mArtificialRootDir = FileUtil.createTempDir( in getRootDirPath()293 new File(mArtificialRootDir, String.format("android-%s/testcases", in getRootDirPath()295 return mArtificialRootDir.getAbsolutePath(); in getRootDirPath()