Searched refs:run_command (Results 1 – 5 of 5) sorted by relevance
31 run_command = path_to_process_traces + " --mapper_handle " + mapper_func_file + ":" + args.func + "… variable32 print run_command33 sys.exit(os.system(run_command))
55 int run_command(const Command& command);
160 run_command(const Command& command) in run_command() function
280 return run_command(cmd); in build_goals()
69 return run_command(cmd); in run_adb()