Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/
DSystemUtil.java46 private static final String TARGET_TESTCASES = "target/testcases"; field in SystemUtil
131 FileUtil.getFileForPath(testsDir, TARGET_TESTCASES))); in getTestCasesDirs()