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

  /external/autotest/client/common_lib/
revision_control_unittest.py 106 self.commit_hash = self.git_repo_manager.get_latest_commit_hash()
115 self.commit_hash = self.git_repo_manager.get_latest_commit_hash()
revision_control.py 440 def get_latest_commit_hash(self): member in class:GitRepo
466 if self.get_latest_commit_hash():
  /external/autotest/utils/
external_packages.py     [all...]

Completed in 214 milliseconds