Searched defs:mock_config (Results 1 – 5 of 5) sorted by relevance
/tools/asuite/atest/test_runners/ |
D | atest_tf_test_runner_unittest.py | 564 def test_create_test_args(self, mock_config): argument 750 def test_has_instant_app_config(self, mock_config): argument 797 def test_is_parameter_auto_enabled_cfg(self, mock_config, mock_cfg_para): argument 827 self, mock_config, _mock_is_enable): argument 838 def test_parse_extra_args(self, mock_config, _mock_is_enable): argument
|
/tools/asuite/aidegen/lib/ |
D | project_file_gen_unittest.py | 78 def test_generate_modules_xml(self, mock_project, mock_config): argument 180 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 | 98 def test_generate_project_files(self, mock_eclipse, mock_ide, mock_config, argument 508 def test_aidegen_main(self, mock_config, mock_get_ide, mock_mod_info, argument
|