Searched defs:testcases (Results 1 – 5 of 5) sorted by relevance
77 File testcases = new File(ctsRoot, "/android-cts/testcases/"); in testApksAbis() local149 File testcases = new File(ctsRoot, "/android-cts/testcases/"); in testBinariesAbis() local
64 File testcases = new File(ctsRoot, "/android-cts/testcases/"); in testApkPackageNames() local
189 File testcases = new File(ctsRoot, "/android-cts/testcases/"); in testConfigurationLoad() local
57 File testcases = new File(vtsRoot, "/android-vts/testcases/"); in testConfigurationLoad() local
381 def RunLtpWorker(self, testcases, args, name_func, id): argument