Home
last modified time | relevance | path

Searched refs:_transform_exclusive_paths (Results 1 – 2 of 2) sorted by relevance

/tools/asuite/aidegen/lib/
Dproject_config.py92 self.exclude_paths = _transform_exclusive_paths(
165 def _transform_exclusive_paths(atest_module_info, exclude_paths): function
Dproject_config_unittest.py152 result = project_config._transform_exclusive_paths(mock.Mock(), [])
159 result = project_config._transform_exclusive_paths(