Home | History | Annotate | Download | only in adb

Lines Matching refs:script

408             # which is difficult to reliably test from a script.
521 script = """
528 script = ";".join([x.strip() for x in script.strip().splitlines()])
530 process = self.device.shell_popen([script], kill_atexit=False,