Home
last modified time | relevance | path

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

/external/autotest/server/
Dsite_host_route.py49 def run_command(self, args): member in LocalHostRoute
61 def run_command(self, args): member in RemoteHostRoute
/external/skia/tools/
Dfind_run_binary.py14 def run_command(args): function
/external/autotest/client/cros/faft/utils/
Dshell_wrapper.py36 def run_command(self, cmd, block=True): member in LocalShell
118 def run_command(self, cmd): member in AdbShell
/external/vboot_reference/futility/
Dfutility.c274 int run_command(const struct futil_cmd_t *cmd, int argc, char *argv[]) in run_command() function
/external/chromium-trace/catapult/third_party/Paste/paste/debug/
Ddoctest_webapp.py50 def run_command(command, name, and_print=False): function
/external/toybox/toys/pending/
Dinit.c191 static void run_command(char *command) in run_command() function