Searched defs:testcases (Results 1 – 5 of 5) sorted by relevance
87 File testcases = new File(ctsRoot, "/android-cts/testcases/"); in testApksAbis() local159 File testcases = new File(ctsRoot, "/android-cts/testcases/"); in testBinariesAbis() local
66 File testcases = new File(ctsRoot, "/android-cts/testcases/"); in testApkPackageNames() local
208 File testcases = new File(ctsRoot, "/android-cts/testcases/"); in testConfigurationLoad() local
57 File testcases = new File(vtsRoot, "/android-vts10/testcases/"); in testConfigurationLoad() local
386 def RunLtpWorker(self, testcases, args, name_func, id): argument