Home
last modified time | relevance | path

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

/test/vts/harnesses/tradefed/tests/src/com/android/tradefed/util/
DVtsPythonRunnerHelperTest.java43 private VtsPythonRunnerHelper mVtsPythonRunnerHelper = null; field in VtsPythonRunnerHelperTest
50 mVtsPythonRunnerHelper = new VtsPythonRunnerHelper(new File(mVirtualenvPath), null) { in setUp()
133 mVtsPythonRunnerHelper.runPythonRunner(mPythonCmd, commandResult, mTestTimeout);
143 mVtsPythonRunnerHelper.runPythonRunner(mPythonCmd, commandResult, mTestTimeout);
153 mVtsPythonRunnerHelper.runPythonRunner(mPythonCmd, commandResult, mTestTimeout);
163 mVtsPythonRunnerHelper.runPythonRunner(mPythonCmd, commandResult, mTestTimeout);