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

  /external/chromium_org/v8/tools/push-to-trunk/
push_to_trunk.py 129 commit_messages = [
138 body = MakeChangeLogBody(commit_messages, auto_format=True)
148 comment_body = MakeComment(MakeChangeLogBody(commit_messages))
common_includes.py 100 def MakeChangeLogBody(commit_messages, auto_format=False):
103 for (title, body, author) in commit_messages:
  /external/chromium_org/sync/test/engine/
mock_connection_manager.h 184 const std::vector<sync_pb::CommitMessage*>& commit_messages() const { function in class:syncer::MockConnectionManager
  /external/chromium_org/sync/engine/
syncer_unittest.cc     [all...]
  /external/chromium/chrome/browser/sync/engine/
syncer_unittest.cc     [all...]

Completed in 37 milliseconds