Home
last modified time | relevance | path

Searched refs:TESTCASES (Results 1 – 2 of 2) sorted by relevance

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/
DMetadataReporterTest.java52 private static final String TESTCASES = "testcases"; field in MetadataReporterTest
79 mTests = new File(mBase, TESTCASES); in setUp()
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/build/
DCompatibilityBuildHelperTest.java39 private static final String TESTCASES = "testcases"; field in CompatibilityBuildHelperTest
90 mTests = new File(mBase, TESTCASES); in createDirStructure()