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

  /external/autotest/client/site_tests/login_CryptohomeOwnerQuery/
login_CryptohomeOwnerQuery.py 39 cryptohome.ensure_clean_cryptohome_for(owner)
  /external/autotest/client/site_tests/login_SameSessionTwice/
login_SameSessionTwice.py 30 cryptohome.ensure_clean_cryptohome_for(user)
  /external/autotest/client/site_tests/platform_CryptohomeKeyEviction/
platform_CryptohomeKeyEviction.py 27 cryptohome.ensure_clean_cryptohome_for(self.user, password)
  /external/autotest/client/site_tests/platform_CryptohomeMount/
platform_CryptohomeMount.py 20 cryptohome.ensure_clean_cryptohome_for(test_user, test_password)
  /external/autotest/client/site_tests/login_MultiUserPolicy/
login_MultiUserPolicy.py 38 cryptohome_proxy.ensure_clean_cryptohome_for(self._user1)
39 cryptohome_proxy.ensure_clean_cryptohome_for(self._user2)
  /external/autotest/client/site_tests/login_GuestAndActualSession/
login_GuestAndActualSession.py 43 cryptohome.ensure_clean_cryptohome_for(owner)
  /external/autotest/client/site_tests/platform_CryptohomeMigrateChapsTokenClient/
platform_CryptohomeMigrateChapsTokenClient.py 33 self._cryptohome_proxy.ensure_clean_cryptohome_for(user, password)
  /external/autotest/client/site_tests/login_RetrieveActiveSessions/
login_RetrieveActiveSessions.py 31 cryptohome_proxy.ensure_clean_cryptohome_for(user)
  /external/autotest/client/site_tests/login_MultipleSessions/
login_MultipleSessions.py 80 self._cryptohome_proxy.ensure_clean_cryptohome_for(user)
  /external/autotest/client/cros/
cryptohome.py 60 def ensure_clean_cryptohome_for(user, password=None): function
711 def ensure_clean_cryptohome_for(self, user, password=None): member in class:CryptohomeProxy

Completed in 188 milliseconds