Searched defs:send_command_get_output (Results 1 – 2 of 2) sorted by relevance
179 def send_command_get_output(self, command, regexp_list, retries=1): member in ChromeConsole
428 def send_command_get_output(self, command, regexp_list): member in ChromeCr50