Searched defs:mock_remove (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/tools/asuite/aidegen/project/ |
H A D | project_splitter_unittest.py | 167 def test_remove_duplicate_sources(self, mock_remove): argument 199 self, mock_root, mock_remove, mock_get, mock_create_iml): argument
|
/aosp_15_r20/tools/asuite/aidegen/lib/ |
H A D | module_info_unittest.py | 86 def test_discover_mod_file_and_target(self, mock_remove, mock_is_file, argument
|
H A D | module_info_util_unittest.py | 555 mock_remove, mock_symlink, mock_print): argument
|
/aosp_15_r20/build/make/tools/edit_monitor/ |
H A D | daemon_manager_test.py | 323 def test_stop_failed_to_remove_pidfile(self, mock_remove): argument
|