Searched refs:buildNewCommandConfig (Results 1 – 2 of 2) sorted by relevance
123 public String buildNewCommandConfig(String commandLine, String port, File parentDir) in buildNewCommandConfig() method in SubprocessReportingHelper
237 commandLine = mHelper.buildNewCommandConfig(commandLine, port, testWorkDir); in run()