Searched defs:mock_mod_info (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/tools/asuite/aidegen/lib/ |
H A D | native_project_info_unittest.py | 33 def test_init_modules_info(self, mock_mod_info): argument 50 def test_generate_projects(self, mock_get_inst, mock_mod_info, argument
|
/aosp_15_r20/tools/asuite/aidegen/ |
H A D | aidegen_main_unittest.py | 520 def test_get_cc_project_paths(self, mock_mod_info, mock_gen, mock_get_rel, argument 562 def test_aidegen_main(self, mock_config, mock_get_ide, mock_mod_info, argument
|