Searched defs:mock_warn (Results 1 – 3 of 3) sorted by relevance
/tools/asuite/aidegen/lib/ |
D | native_module_info_unittest.py | 140 def test_is_module_need_build_without_mod_info(self, mock_load, mock_warn): argument 150 def test_is_module_need_build_with_mod_info(self, mock_load, mock_warn): argument 165 self, mock_load, mock_warn, mock_src_need, mock_inc_need): argument 182 self, mock_load, mock_warn, mock_src_need, mock_inc_need): argument 199 self, mock_load, mock_warn, mock_src_need, mock_inc_need): argument
|
D | module_info_util_unittest.py | 409 mock_news, mock_warn, mock_show_reuse, argument 438 mock_news, mock_warn, mock_show_reuse, argument 468 mock_news, mock_warn, mock_show_reuse, argument 499 mock_get_mtimes, mock_build, mock_news, mock_warn, mock_show_reuse, argument 530 mock_get_mtimes, mock_build, mock_news, mock_warn, mock_show_reuse, argument
|
D | ide_util_unittest.py | 674 def test_get_ide_version(self, mock_warn): argument
|