Searched defs:kill_process (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/common/system/
H A Dexecutive_mock.py51 def kill_process(self, pid): member in class:MockExecutive2
H A Dexecutive.py199 def kill_process(self, pid): member in class:Executive
225 _log.warn("Called kill_process with a non-existant pid %s" % pid)
296 # FIXME: This is inconsistent that kill_all uses TERM and kill_process
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
H A Dchromium_unittest.py107 def kill_process(other, pid): member in class:ChromiumDriverTest.test_stop.FakeExecutive

Completed in 98 milliseconds