Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/
DSystemUtil.java105 public static File getExternalTestCasesDir(EnvVariable envVariable) { in getExternalTestCasesDir() method in SystemUtil
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DInvocationExecution.java747 return SystemUtil.getExternalTestCasesDir(envVar); in getExternalTestCasesDirs()