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

  /external/chromium_org/v8/tools/push-to-trunk/
push_to_trunk.py 185 commit_messages = [
194 body = MakeChangeLogBody(commit_messages, auto_format=True)
204 comment_body = MakeComment(MakeChangeLogBody(commit_messages))
common_includes.py 97 def MakeChangeLogBody(commit_messages, auto_format=False):
100 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...]

Completed in 90 milliseconds