Home
last modified time | relevance | path

Searched defs:execute_command (Results 1 – 6 of 6) sorted by relevance

/external/libcxx/utils/
Dmerge_archives.py46 def execute_command(cmd, cwd=None): function
/external/autotest/site_utils/lib/
Dinfra.py123 def execute_command(host, cmd, **kwargs): function
/external/autotest/scheduler/
Ddrone_utility.py201 def execute_command(self, command, working_directory, log_file, member in DroneUtility
Ddrone_manager.py726 def execute_command(self, command, working_directory, pidfile_name, member in DroneManager
Dmonitor_db_functional_test.py236 def execute_command(self, command, working_directory, pidfile_name, member in MockDroneManager
/external/syzkaller/executor/
Dcommon_linux.h92 static void execute_command(bool panic, const char* format, ...) in execute_command() function