Home
last modified time | relevance | path

Searched defs:depot_name (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/experimental/bisect_lib/
Dfetch_intervening_revisions.py32 def FetchInterveningRevisions(start, end, depot_name): argument
56 def _FetchRangeFromGitiles(start, end, depot_name): argument
Dfetch_revision_info.py22 def FetchRevisionInfo(commit_hash, depot_name): argument