HomeSort by relevance Sort by last modified time
    Searched refs:comment_body (Results 1 - 3 of 3) sorted by null

  /external/chromium-trace/catapult/dashboard/dashboard/
file_bug.py 146 comment_body = _AdditionalDetails(bug_id, alerts)
147 service.AddBugComment(bug_id, comment_body)
  /external/v8/tools/release/
create_release.py 132 comment_body = MakeComment(MakeChangeLogBody(commit_messages))
133 AppendToFile(comment_body, self.Config("CHANGELOG_ENTRY_FILE"))
push_to_candidates.py 168 comment_body = MakeComment(MakeChangeLogBody(commit_messages))
169 AppendToFile(comment_body, self.Config("CHANGELOG_ENTRY_FILE"))

Completed in 71 milliseconds