Searched refs:should_prompt (Results 1 – 2 of 2) sorted by relevance
28 should_prompt = False variable in _PresubmitResult34 return self.fatal == other.fatal and self.should_prompt == other.should_prompt \49 should_prompt = True variable in _PresubmitPromptWarning
33 bool should_prompt = false; in ShouldAskForConfirmation() local50 should_prompt = true; in ShouldAskForConfirmation()54 return should_prompt; in ShouldAskForConfirmation()59 return should_prompt; in ShouldAskForConfirmation()