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.java154 File testcases = new File(ctsRoot, "/android-cts/testcases/"); in testApksAbis() local
229 File testcases = new File(ctsRoot, "/android-cts/testcases/"); in testBinariesAbis() local
DApkPackageNameCheck.java69 File testcases = new File(ctsRoot, "/android-cts/testcases/"); in testApkPackageNames() local
/cts/tools/cts-tradefed/tests/src/com/android/compatibility/common/tradefed/loading/
DCommonConfigLoadingTest.java132 …File testcases = new File(suiteRoot, String.format("/android-%s/testcases/", getSuiteName().toLowe… in testConfigurationLoad() local
DCtsConfigLoadingTest.java156 …File testcases = new File(suiteRoot, String.format("/android-%s/testcases/", getSuiteName().toLowe… in testConfigurationLoad() local