Home
last modified time | relevance | path

Searched refs:mock_relpath (Results 1 – 3 of 3) sorted by relevance

/tools/asuite/aidegen/lib/
Dnative_module_info_unittest.py110 def test_get_module_names_in_targets_paths(self, mock_relpath, mock_load): argument
114 mock_relpath.return_value = (_PATH_TO_MULT_MODULES_WITH_MULTI_ARCH, '')
Dproject_info_unittest.py360 def test_collect_all_dep_modules(self, mock_relpath, mock_sub_modules_path, argument
365 mock_relpath.return_value = ('path/to/sub/module', '')
Dmodule_info_util_unittest.py387 self, mock_handle, mock_relpath): argument
390 mock_relpath.return_value = 'c/d', 'a/b/c/d'