Searched refs:run_incognito (Results 1 – 1 of 1) sorted by relevance
33 def __init__(self, count=1, run_cryptohome=True, run_incognito=True, argument37 self.run_incognito = run_incognito49 if self.run_incognito: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,