Searched defs:committer (Results 1 – 5 of 5) sorted by relevance
52 def committer(self): member in CommitInfo
111 def committer(self): member in Attachment
95 sql::Transaction committer(&db_); in Init() local
209 sql::Transaction committer(&db_); in AddPageData() local
381 def _mock_patch(self, attachment_dict={}, bug_dict={'bug_status': 'NEW'}, committer="fake"): argument