Home
last modified time | relevance | path

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

/test/vts/harnesses/tradefed/src/com/android/tradefed/testtype/
DVtsMultiDeviceTest.java1001 String pythonBinPath = pythonBinaryFile.getAbsolutePath(); in getPythonBinary() local
1003 CLog.i("Python path " + pythonBinPath + ".\n"); in getPythonBinary()
1004 return pythonBinPath; in getPythonBinary()
1007 "created virtualenv dir (" + pythonBinPath + ").\n"); in getPythonBinary()