Searched refs:runtimeCommand (Results 1 – 1 of 1) sorted by relevance
194 String runtimeCommand = constructCommand(programName); in runBisectionSearch() local196 commandBuilder.append("bisection_search.py --raw-cmd '").append(runtimeCommand); in runBisectionSearch()