Home
last modified time | relevance | path

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

/aosp_15_r20/build/make/tools/edit_monitor/
H A Ddaemon_manager_test.py182 def test_start_failed_to_kill_existing_instance(self, mock_kill): argument
304 def test_stop_failed_to_kill_daemon_process(self, mock_kill): argument