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

  /external/autotest/client/site_tests/login_CryptohomeIncognito/
login_CryptohomeIncognito.py 18 if not cryptohome.is_guest_vault_mounted():
21 if cryptohome.is_guest_vault_mounted(allow_fail=True):
  /external/autotest/client/bin/
vm_sanity.py 97 if not cryptohome.is_guest_vault_mounted():
99 if cryptohome.is_guest_vault_mounted(allow_fail=True):

Completed in 850 milliseconds