HomeSort by relevance Sort by last modified time
    Searched full:get_password (Results 1 - 2 of 2) sorted by null

  /external/webkit/Tools/Scripts/webkitpy/common/net/
credentials.py 146 password = self._keyring.get_password(self.host, username)
credentials_unittest.py 155 def get_password(self, host, username): member in class:CredentialsTest.test_keyring_without_git_repo.MockKeyring

Completed in 226 milliseconds