Searched refs:mPythonRunnerHelper (Results 1 – 1 of 1) sorted by relevance
44 private VtsPythonRunnerHelper mPythonRunnerHelper = null; field in VtsCoverageCollector66 if (mPythonRunnerHelper == null) { in onTestRunEnd()75 mPythonRunnerHelper = new VtsPythonRunnerHelper(buildInfo, workingDir); in onTestRunEnd()99 mPythonRunnerHelper.runPythonRunner(cmd, commandResult, BASE_TIMEOUT); in onTestRunEnd()120 mPythonRunnerHelper = pythonRunnerHelper; in setPythonRunnerHelper()