Home
last modified time | relevance | path

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

/tools/asuite/aidegen/lib/
Dproject_file_gen.py235 ignore_gits = sorted(_get_all_git_path(main_project_absolute_path))
239 def _get_all_git_path(root_path): function
Dproject_file_gen_unittest.py219 test_result = list(project_file_gen._get_all_git_path('/root'))
225 test_result = list(project_file_gen._get_all_git_path('/root'))