Searched refs:MercurialVCS (Results 1 - 3 of 3) sorted by relevance

/external/chromium/testing/gmock/scripts/
H A Dupload.py1042 class MercurialVCS(VersionControlSystem): class in inherits:VersionControlSystem
1046 super(MercurialVCS, self).__init__(options)
1225 return MercurialVCS(options, out.strip())
/external/chromium/testing/gtest/scripts/
H A Dupload.py1042 class MercurialVCS(VersionControlSystem): class in inherits:VersionControlSystem
1046 super(MercurialVCS, self).__init__(options)
1225 return MercurialVCS(options, out.strip())
/external/regex-re2/lib/codereview/
H A Dcodereview.py351 vcs = MercurialVCS(upload_options, ui, repo)
3165 class MercurialVCS(VersionControlSystem): class in inherits:VersionControlSystem
3169 super(MercurialVCS, self).__init__(options)

Completed in 44 milliseconds