Home
last modified time | relevance | path

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

/external/webkit/WebKitTools/Scripts/webkitpy/
Dmock_bugzillatool.py259 def attachment_url_for_id(self, attachment_id, action="view"): member in MockBugzilla
Dbugzilla.py364 def attachment_url_for_id(self, attachment_id, action="view"): member in Bugzilla