Home
last modified time | relevance | path

Searched defs:virtualEnvPath (Results 1 – 1 of 1) sorted by relevance

/test/vts/harnesses/tradefed/src/com/android/tradefed/util/
DVtsPythonRunnerHelper.java47 public VtsPythonRunnerHelper(String virtualEnvPath, File workingDir) { in VtsPythonRunnerHelper()
51 public VtsPythonRunnerHelper(File virtualEnvPath, File workingDir) { in VtsPythonRunnerHelper()
55 public VtsPythonRunnerHelper(File virtualEnvPath, File workingDir, IRunUtil runUtil) { in VtsPythonRunnerHelper()