Home
last modified time | relevance | path

Searched defs:run_background (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/autotest/client/bin/
H A Dfs_sync.py66 def run_background(cmd): function
/aosp_15_r20/external/autotest/server/cros/
H A Dresource_monitor_unittest.py174 def run_background(self, cmd_line, *args, **kwargs): member in HostMock
/aosp_15_r20/external/autotest/server/hosts/
H A Dssh_host.py408 def run_background(self, command, verbose=True): member in SSHHost