Home
last modified time | relevance | path

Searched refs:stop_standing_subprocess (Results 1 – 2 of 2) sorted by relevance

/test/vts/runners/host/
Dutils.py467 def stop_standing_subprocess(proc, signal_no=signal.SIGTERM): function
/test/vts/utils/python/controllers/
Dandroid_device.py825 utils.stop_standing_subprocess(self.adb_logcat_process)
1344 utils.stop_standing_subprocess(self.vts_agent_process)