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

  /external/autotest/client/site_tests/platform_CryptohomeKeyEviction/
platform_CryptohomeKeyEviction.py 27 self._cryptohome_proxy.ensure_clean_cryptohome_for(self.user, password)
  /external/autotest/client/site_tests/platform_CryptohomeMigrateChapsTokenClient/
platform_CryptohomeMigrateChapsTokenClient.py 28 self._cryptohome_proxy.ensure_clean_cryptohome_for(user, 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_CryptohomeOwnerQuery/
login_CryptohomeOwnerQuery.py 41 self._cryptohome_proxy.ensure_clean_cryptohome_for(owner)
  /external/autotest/client/site_tests/login_RetrieveActiveSessions/
login_RetrieveActiveSessions.py 31 cryptohome_proxy.ensure_clean_cryptohome_for(user)
  /external/autotest/client/site_tests/login_SameSessionTwice/
login_SameSessionTwice.py 30 cryptohome.CryptohomeProxy(bus_loop).ensure_clean_cryptohome_for(user)
  /external/autotest/client/site_tests/login_GuestAndActualSession/
login_GuestAndActualSession.py 48 self._cryptohome_proxy.ensure_clean_cryptohome_for(owner)
  /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 41 def ensure_clean_cryptohome_for(user, password=None): function
489 def ensure_clean_cryptohome_for(self, user, password=None): member in class:CryptohomeProxy

Completed in 895 milliseconds