Searched refs:mCtsRootDirPath (Results 1 – 1 of 1) sorted by relevance
40 private String mCtsRootDirPath = System.getProperty("CTS_ROOT"); field in CtsBuildProvider59 if (mCtsRootDirPath == null) { in getBuild()65 ctsBuild.setRootDir(new File(mCtsRootDirPath)); in getBuild()