Home
last modified time | relevance | path

Searched defs:mock_isfile (Results 1 – 6 of 6) sorted by relevance

/tools/asuite/aidegen/lib/
Dmodule_info_util_unittest.py82 def test_of_build_bp_info_reuse_jsons(self, mock_json, mock_isfile, argument
104 def test_of_build_bp_info_rebuild_jsons(self, mock_json, mock_isfile, argument
138 def test_of_build_bp_info_show_build_fail(self, mock_json, mock_isfile, argument
171 def test_of_build_bp_info_rebuild_and_reuse(self, mock_json, mock_isfile, argument
202 def test_of_build_bp_info_reuse_pass(self, mock_json, mock_isfile, mock_log, argument
284 def test_build_bp_info_normal(self, mock_isfile, mock_build, mock_time): argument
302 def test_is_new_json_file_generated(self, mock_isfile, mock_getmtime): argument
406 def test_build_bp_info_skip(self, mock_gen_jsons, mock_isfile, argument
435 def test_build_bp_info_no_skip(self, mock_gen_jsons, mock_isfile, argument
465 def test_build_bp_info_failed(self, mock_gen_jsons, mock_isfile, argument
[all …]
Dnative_module_info_unittest.py211 def test_is_source_need_build_return_true(self, mock_load, mock_isfile): argument
222 def test_is_source_need_build_return_false(self, mock_load, mock_isfile): argument
329 mock_isfile, mock_base_load): argument
Dide_util_unittest.py281 mock_write, mock_isfile): argument
303 def test_merge_symbolic_version(self, mock_isfile, mock_realpath): argument
319 def test_get_application_path(self, mock_isfile, mock_cfg): argument
509 def test_studio_optional_config_apply(self, mock_isfile, mock_isdir, argument
Dconfig_unittest.py205 def test_deprecated_intellij_version(self, mock_open, mock_isfile): argument
270 def test_idea_path_not_file(self, mock_isfile): argument
/tools/asuite/aidegen/vscode/
Dvscode_native_project_file_gen_unittest.py47 def test_create_c_cpp_properties_dict(self, mock_get_root, mock_isfile, argument
/tools/acloud/create/
Dlocal_image_local_instance_test.py329 def testFindCvdHostBinaries(self, mock_isfile): argument