Home
last modified time | relevance | path

Searched refs:IterCmdOutputLines (Results 1 – 4 of 4) sorted by relevance

/external/chromium-trace/catapult/devil/devil/utils/
Dcmd_helper_test.py92 cmd_helper.IterCmdOutputLines(['seq', '10']), 1):
98 cmd_helper.IterCmdOutputLines('seq 10 && false', shell=True), 1):
104 cmd_helper.IterCmdOutputLines('seq 10 && false', shell=True,
110 cmd_helper.IterCmdOutputLines('seq 10 && false', shell=True), 1):
Dcmd_helper.py279 def IterCmdOutputLines(args, timeout=None, cwd=None, shell=False, function
/external/chromium-trace/catapult/devil/devil/android/sdk/
Ddexdump.py30 return cmd_helper.IterCmdOutputLines(args)
Dadb_wrapper.py160 return cmd_helper.IterCmdOutputLines(
338 return cmd_helper.IterCmdOutputLines(