Home
last modified time | relevance | path

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

/development/tools/repo_diff/
Drepo_diff_trees.py231 def get_all_projects_stats(upstream_source_tree, argument
249 (upstream_source_tree, downstream_source_tree),
470 def diff(upstream_source_tree, downstream_source_tree, project_output_file, argument
481 project_stats = get_all_projects_stats(upstream_source_tree,
514 upstream_source_tree = os.path.abspath(args.upstream_path)
522 diff(upstream_source_tree, downstream_source_tree, project_output_file,