Searched refs:RunCommandInSubProcess (Results 1 – 3 of 3) sorted by relevance
41 def RunCommandInSubProcess(command): function71 RunCommandInSubProcess(CHROMOTING_HOST_PATH + ' --stop')76 RunCommandInSubProcess('rm %s' % host_log)136 RunCommandInSubProcess(CHROMOTING_HOST_PATH + ' --stop')139 results = RunCommandInSubProcess(CHROMOTING_HOST_PATH + ' --start')
20 from chromoting_test_utilities import RunCommandInSubProcess64 results = RunCommandInSubProcess(command)
17 from chromoting_test_utilities import RunCommandInSubProcess55 results = RunCommandInSubProcess(command)