Lines Matching defs:msg
365 def _note(self, note_type, msg, anchor=None): argument
466 def error(self, msg): argument
478 def warning(self, msg): argument
505 def info(self, msg): argument
517 def action(self, msg): argument
554 def status_pass(self, msg, anchor=None): argument
567 def status_warning(self, msg, anchor=None): argument
580 def status_skipped(self, msg, anchor=None): argument
593 def status_xfail(self, msg, anchor=None): argument
606 def status_xpass(self, msg, anchor=None): argument
619 def status_fail(self, msg, anchor=None): argument