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.java52 private static final String TARGET_TESTCASES = "target/testcases"; field in SystemUtil
62 EnvVariable.ANDROID_TARGET_OUT_TESTCASES, TARGET_TESTCASES); in ENV_VARIABLE_PATHS_IN_TESTS_DIR.put() argument
152 FileUtil.getFileForPath(testsDir, TARGET_TESTCASES))); in getTestCasesDirs()