Lines Matching full:describing
465 msg: A message describing the error.
477 msg: A message describing the warning.
516 msg: A message describing the action that is being logged.
550 """Write a note to the log file describing test(s) which passed.
553 msg: A message describing the passed test(s).
563 """Write a note to the log file describing test(s) which passed.
566 msg: A message describing the passed test(s).
576 """Write a note to the log file describing skipped test(s).
579 msg: A message describing the skipped test(s).
589 """Write a note to the log file describing xfailed test(s).
592 msg: A message describing the xfailed test(s).
602 """Write a note to the log file describing xpassed test(s).
605 msg: A message describing the xpassed test(s).
615 """Write a note to the log file describing failed test(s).
618 msg: A message describing the failed test(s).