Home
last modified time | relevance | path

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

/aosp_15_r20/tools/asuite/aidegen/lib/
H A Dproject_file_gen.py245 ignore_gits = sorted(_get_all_git_path(main_project_absolute_path))
250 def _get_all_git_path(root_path): function
H A Dproject_file_gen_unittest.py232 test_result = list(project_file_gen._get_all_git_path('/root'))
238 test_result = list(project_file_gen._get_all_git_path('/root'))