Home
last modified time | relevance | path

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

/third_party/icu/tools/commit-checker/
Dcheck.py70 def issue_id_to_url(issue_id, jira_hostname, **kwargs): argument
103 def get_jira_instance(jira_hostname, jira_username, jira_password, **kwargs): argument