Searched refs:ctsRoot (Results 1 – 3 of 3) sorted by relevance
76 String ctsRoot = System.getProperty("CTS_ROOT"); in testApksAbis() local77 File testcases = new File(ctsRoot, "/android-cts/testcases/"); in testApksAbis()148 String ctsRoot = System.getProperty("CTS_ROOT"); in testBinariesAbis() local149 File testcases = new File(ctsRoot, "/android-cts/testcases/"); in testBinariesAbis()
188 String ctsRoot = System.getProperty("CTS_ROOT"); in testConfigurationLoad() local189 File testcases = new File(ctsRoot, "/android-cts/testcases/"); in testConfigurationLoad()206 stubFolder.setRootDir(new File(ctsRoot)); in testConfigurationLoad()208 stubFolder.addBuildAttribute("ROOT_DIR", ctsRoot); in testConfigurationLoad()
63 String ctsRoot = System.getProperty("CTS_ROOT"); in testApkPackageNames() local64 File testcases = new File(ctsRoot, "/android-cts/testcases/"); in testApkPackageNames()