Searched defs:mock_config (Results 1 – 5 of 5) sorted by relevance
| /tools/asuite/atest/test_runners/ |
| D | atest_tf_test_runner_unittest.py | 586 def test_create_test_args(self, mock_config): argument 717 def test_has_instant_app_config(self, mock_config): argument 768 def test_is_parameter_auto_enabled_cfg(self, mock_config, mock_cfg_para): argument 798 self, mock_config, _mock_is_enable): argument 809 def test_parse_extra_args(self, mock_config, _mock_is_enable): argument 937 self, mock_config, _mock_is_all): argument 956 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 | 161 def test_config_ide(self, mock_config, mock_paths, mock_preference): argument 636 def test_get_ide_util_instance(self, mock_config, mock_ide_installed): argument
|
| D | source_locator_unittest.py | 506 def test_collect_dep_paths(self, mock_config, mock_get_paths, argument
|
| /tools/asuite/aidegen/ |
| D | aidegen_main_unittest.py | 97 def test_generate_project_files(self, mock_eclipse, mock_ide, mock_config, argument 562 def test_aidegen_main(self, mock_config, mock_get_ide, mock_mod_info, argument
|