Searched refs:set_flag_on_attachment (Results 1 – 5 of 5) sorted by relevance
100 self._bugzilla.set_flag_on_attachment(attachment_id,110 self._bugzilla.set_flag_on_attachment(attachment_id,
332 def set_flag_on_attachment(self, member in MockBugzilla
644 def set_flag_on_attachment(self, member in Bugzilla
31675 Make the comment arguments to set_flag_on_attachment optional
19242 … - Mark set_flag_on_attachment as non-private to denote that CommitterValidation depends on it.