Searched refs:run_bg (Results 1 – 2 of 2) sorted by relevance
/external/autotest/client/tests/iosched_bugs/ | ||
D | iosched_bugs.py | 22 (p1, _) = utils.run_bg('dd if=/dev/hda3 of=/dev/null') |
/external/autotest/client/common_lib/ | ||
D | utils.py | 797 def run_bg(command): function |