Home
last modified time | relevance | path

Searched defs:run_bg (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/virt/
Daexpect.py275 def run_bg(command, termination_func=None, output_func=None, output_prefix="", function
/external/autotest/client/common_lib/
Dbase_utils.py928 def run_bg(command): function