Home
last modified time | relevance | path

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

/test/vts/utils/python/coverage/
Dcoverage_utils.py460 git_project_path = str(project_name)
471 git_project_path = parts[-1]
486 git_project_name, git_project_path,
496 git_project_path)
539 git_project_path = str(project[PATH])
599 git_project, git_project_path,
Dsancov_utils.py247 git_project_path = str(project_name)
256 git_project_path = parts[-1]
272 git_project_name, git_project_path, revision,
/test/vts/utils/python/web/
Dweb_utils.py191 git_project_path, argument
227 src_file_path = os.path.relpath(src_file_path, git_project_path)