OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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