Searched refs:VersionControlSystem (Results 1 - 5 of 5) sorted by relevance

/external/chromium/testing/gmock/scripts/
H A Dupload.py588 class VersionControlSystem(object): class in inherits:object
721 class SubversionVCS(VersionControlSystem):
722 """Implementation of the VersionControlSystem interface for Subversion."""
985 class GitVCS(VersionControlSystem):
986 """Implementation of the VersionControlSystem interface for Git."""
1042 class MercurialVCS(VersionControlSystem):
1043 """Implementation of the VersionControlSystem interface for Mercurial."""
1212 This examines the current directory, guesses which VersionControlSystem
1217 A VersionControlSystem instance. Exits if the VCS can't be guessed.
1256 the VersionControlSystem implementatio
[all...]
/external/chromium/testing/gtest/scripts/
H A Dupload.py588 class VersionControlSystem(object): class in inherits:object
721 class SubversionVCS(VersionControlSystem):
722 """Implementation of the VersionControlSystem interface for Subversion."""
985 class GitVCS(VersionControlSystem):
986 """Implementation of the VersionControlSystem interface for Git."""
1042 class MercurialVCS(VersionControlSystem):
1043 """Implementation of the VersionControlSystem interface for Mercurial."""
1212 This examines the current directory, guesses which VersionControlSystem
1217 A VersionControlSystem instance. Exits if the VCS can't be guessed.
1256 the VersionControlSystem implementatio
[all...]
/external/chromium_org/testing/gtest/scripts/
H A Dupload.py588 class VersionControlSystem(object): class in inherits:object
721 class SubversionVCS(VersionControlSystem):
722 """Implementation of the VersionControlSystem interface for Subversion."""
985 class GitVCS(VersionControlSystem):
986 """Implementation of the VersionControlSystem interface for Git."""
1042 class MercurialVCS(VersionControlSystem):
1043 """Implementation of the VersionControlSystem interface for Mercurial."""
1212 This examines the current directory, guesses which VersionControlSystem
1217 A VersionControlSystem instance. Exits if the VCS can't be guessed.
1256 the VersionControlSystem implementatio
[all...]
/external/chromium_org/third_party/re2/lib/codereview/
H A Dcodereview.py3158 class VersionControlSystem(object): class in inherits:object
3362 class MercurialVCS(VersionControlSystem):
3363 """Implementation of the VersionControlSystem interface for Mercurial."""
/external/regex-re2/lib/codereview/
H A Dcodereview.py3158 class VersionControlSystem(object): class in inherits:object
3362 class MercurialVCS(VersionControlSystem):
3363 """Implementation of the VersionControlSystem interface for Mercurial."""

Completed in 601 milliseconds