Searched refs:constructCommand (Results 1 – 9 of 9) sorted by relevance
172 protected abstract String constructCommand(String programName); in constructCommand() method in Executor185 command += constructCommand(programName); in execute()194 String runtimeCommand = constructCommand(programName); in runBisectionSearch()
29 protected String constructCommand(String programName) { in constructCommand() method in X86_64InterpreterExecutor
29 protected String constructCommand(String programName) { in constructCommand() method in X86_64OptimizingBackendExecutor
29 protected String constructCommand(String programName) { in constructCommand() method in ArmInterpreterExecutor
29 protected String constructCommand(String programName) { in constructCommand() method in Arm64InterpreterExecutor
29 protected String constructCommand(String programName) { in constructCommand() method in ArmOptimizingBackendExecutor
29 protected String constructCommand(String programName) { in constructCommand() method in Arm64OptimizingBackendExecutor
30 protected String constructCommand(String programName) { in constructCommand() method in X86InterpreterExecutor
30 protected String constructCommand(String programName) { in constructCommand() method in X86OptimizingBackendExecutor