Lines Matching defs:msg
370 def _note(self, note_type, msg, anchor=None): argument
471 def error(self, msg): argument
483 def warning(self, msg): argument
510 def info(self, msg): argument
522 def action(self, msg): argument
559 def status_pass(self, msg, anchor=None): argument
572 def status_warning(self, msg, anchor=None): argument
585 def status_skipped(self, msg, anchor=None): argument
598 def status_xfail(self, msg, anchor=None): argument
611 def status_xpass(self, msg, anchor=None): argument
624 def status_fail(self, msg, anchor=None): argument