Home
last modified time | relevance | path

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

/tools/asuite/aidegen/lib/
Dmodule_info_util_unittest.py83 def test_of_build_bp_info_reuse_jsons(self, mock_json, mock_isfile, argument
105 def test_of_build_bp_info_rebuild_jsons(self, mock_json, mock_isfile, argument
139 def test_of_build_bp_info_show_build_fail(self, mock_json, mock_isfile, argument
172 def test_of_build_bp_info_rebuild_and_reuse(self, mock_json, mock_isfile, argument
203 def test_of_build_bp_info_reuse_pass(self, mock_json, mock_isfile, mock_log, argument
285 def test_build_bp_info_normal(self, mock_isfile, mock_build, mock_time): argument
303 def test_is_new_json_file_generated(self, mock_isfile, mock_getmtime): argument
407 def test_build_bp_info_skip(self, mock_gen_jsons, mock_isfile, argument
436 def test_build_bp_info_no_skip(self, mock_gen_jsons, mock_isfile, argument
466 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.py280 mock_write, mock_isfile): argument
302 def test_merge_symbolic_version(self, mock_isfile, mock_realpath): argument
318 def test_get_application_path(self, mock_isfile, mock_cfg): argument
508 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.py46 def test_create_c_cpp_properties_dict(self, mock_get_root, mock_isfile, argument
/tools/acloud/create/
Dlocal_image_local_instance_test.py252 def testFindCvdHostBinaries(self, mock_isfile): argument
/tools/asuite/atest/
Dmodule_info_unittest.py309 mock_isfile, mock_is_robo_mod): argument