Searched defs:mock_config (Results 1 – 5 of 5) sorted by relevance
/tools/asuite/atest/test_runners/ |
D | atest_tf_test_runner_unittest.py | 585 def test_create_test_args(self, mock_config): argument 716 def test_has_instant_app_config(self, mock_config): argument 767 def test_is_parameter_auto_enabled_cfg(self, mock_config, mock_cfg_para): argument 797 self, mock_config, _mock_is_enable): argument 808 def test_parse_extra_args(self, mock_config, _mock_is_enable): argument 904 self, mock_config, _mock_is_all): argument 923 self, mock_config, _mock_is_enable, _mock_is_all): argument
|
/tools/asuite/aidegen/lib/ |
D | project_file_gen_unittest.py | 78 def test_generate_modules_xml(self, mock_project, mock_config): argument 193 def test_update_enable_debugger(self, mock_project, mock_config): argument
|
D | ide_util_unittest.py | 160 def test_config_ide(self, mock_config, mock_paths, mock_preference): argument 635 def test_get_ide_util_instance(self, mock_config, mock_ide_installed): argument
|
D | source_locator_unittest.py | 511 def test_collect_dep_paths(self, mock_config, mock_get_paths, argument
|
/tools/asuite/aidegen/ |
D | aidegen_main_unittest.py | 99 def test_generate_project_files(self, mock_eclipse, mock_ide, mock_config, argument 551 def test_aidegen_main(self, mock_config, mock_get_ide, mock_mod_info, argument
|