Home
last modified time | relevance | path

Searched defs:testcases (Results 1 – 4 of 4) sorted by relevance

/cts/tools/cts-tradefed/tests/src/com/android/compatibility/common/tradefed/presubmit/
DValidateTestsAbi.java159 File testcases = new File(ctsRoot, "/android-cts/testcases/"); in testApksAbis() local
234 File testcases = new File(ctsRoot, "/android-cts/testcases/"); in testBinariesAbis() local
DApkPackageNameCheck.java89 File testcases = new File(ctsRoot, "/android-cts/testcases/"); in testApkPackageNames() local
/cts/tools/cts-tradefed/tests/src/com/android/compatibility/common/tradefed/loading/
DCommonConfigLoadingTest.java138 …File testcases = new File(suiteRoot, String.format("/android-%s/testcases/", getSuiteName().toLowe… in testConfigurationLoad() local
DCtsConfigLoadingTest.java158 File testcases = in testConfigurationLoad() local