Home
last modified time | relevance | path

Searched defs:execute_command (Results 1 – 5 of 5) 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.py317 def execute_command(self, command, working_directory, log_file, member in BaseDroneUtility
Ddrone_manager.py693 def execute_command(self, command, working_directory, pidfile_name, member in BaseDroneManager
Dmonitor_db_functional_test.py234 def execute_command(self, command, working_directory, pidfile_name, member in MockDroneManager