Lines Matching full:describing
463 msg: A message describing the error.
475 msg: A message describing the warning.
499 msg: A message describing the action that is being logged.
533 """Write a note to the log file describing test(s) which passed.
536 msg: A message describing the passed test(s).
546 """Write a note to the log file describing skipped test(s).
549 msg: A message describing the skipped test(s).
559 """Write a note to the log file describing xfailed test(s).
562 msg: A message describing the xfailed test(s).
572 """Write a note to the log file describing xpassed test(s).
575 msg: A message describing the xpassed test(s).
585 """Write a note to the log file describing failed test(s).
588 msg: A message describing the failed test(s).