Searched defs:execute_command (Results 1 – 6 of 6) sorted by relevance
/external/libcxx/utils/ |
D | merge_archives.py | 46 def execute_command(cmd, cwd=None): function
|
/external/autotest/site_utils/lib/ |
D | infra.py | 123 def execute_command(host, cmd, **kwargs): function
|
/external/autotest/scheduler/ |
D | drone_utility.py | 201 def execute_command(self, command, working_directory, log_file, member in DroneUtility
|
D | drone_manager.py | 726 def execute_command(self, command, working_directory, pidfile_name, member in DroneManager
|
D | monitor_db_functional_test.py | 236 def execute_command(self, command, working_directory, pidfile_name, member in MockDroneManager
|
/external/syzkaller/executor/ |
D | common_linux.h | 92 static void execute_command(bool panic, const char* format, ...) in execute_command() function
|