Searched refs:should_prompt (Results 1 – 1 of 1) 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