HomeSort by relevance Sort by last modified time
    Searched refs:ProcessWatcher (Results 1 - 3 of 3) sorted by null

  /external/autotest/client/common_lib/cros/fake_device_server/
fake_gcd_helper.py 25 self._process = process_watcher.ProcessWatcher(
  /external/autotest/client/common_lib/cros/
process_watcher.py 11 # Use this with ProcessWatcher to start your process in a minijail. This
17 class ProcessWatcher(object):
21 """Construst a ProcessWatcher without starting the process.
33 'ProcessWatcher.')
  /external/autotest/client/common_lib/cros/tendo/
n_faced_peerd_helper.py 45 self._process_watcher = process_watcher.ProcessWatcher(

Completed in 114 milliseconds