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