Searched refs:run_cryptohome (Results 1 – 1 of 1) sorted by relevance
33 def __init__(self, count=1, run_cryptohome=True, run_incognito=True, argument36 self.run_cryptohome = run_cryptohome47 if self.run_cryptohome:143 if opts.run_all or not (opts.run_cryptohome or opts.run_incognito or145 opts.run_cryptohome = opts.run_incognito = opts.run_screen_lock = True147 VMSanity(opts.count, opts.run_cryptohome, opts.run_incognito,