Home
last modified time | relevance | path

Searched defs:mock_isdir (Results 1 – 5 of 5) sorted by relevance

/tools/asuite/aidegen/vscode/
Dvscode_native_project_file_gen_unittest.py40 def test_init(self, mock_isdir, mock_mkdir): argument
53 def test_create_c_cpp_properties_dict(self, mock_isfile, mock_isdir): argument
/tools/asuite/aidegen/lib/
Dnative_module_info_unittest.py235 def test_is_include_need_build_return_true(self, mock_load, mock_isdir): argument
246 def test_is_include_need_build_return_false(self, mock_load, mock_isdir): argument
Dcommon_util_unittest.py156 def test_check_module(self, mock_get, mock_isdir, mock_has_target, argument
/tools/asuite/atest-py2/test_finders/
Dtest_finder_utils_unittest.py210 def test_is_equal_or_sub_dir(self, mock_isdir): argument
/tools/asuite/atest/test_finders/
Dtest_finder_utils_unittest.py240 def test_is_equal_or_sub_dir(self, mock_isdir): argument