Searched defs:EmitWarning (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
H A DPRESUBMIT.py80 self.EmitWarning("The presubmit script could not find the start of the "
86 self.EmitWarning("The presubmit script could not find the end of the "
92 self.EmitWarning("The presubmit script located the start of the enum "
119 def EmitWarning(self, message, line_number=None, line_text=None): member in class:HistogramValueChecker
178 self.EmitWarning("The file seems to be deleted in the changelist. If "
235 self.EmitWarning("It looks like you are deleting line(s) from the "
268 self.EmitWarning("The change starting at line %d and ending at line "

Completed in 126 milliseconds