Home
last modified time | relevance | path

Searched refs:should_prompt (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/angle2/scripts/
Dangle_presubmit_utils.py28 should_prompt = False variable in _PresubmitResult
34 return self.fatal == other.fatal and self.should_prompt == other.should_prompt \
49 should_prompt = True variable in _PresubmitPromptWarning