Home | History | Annotate | Download | only in test

Lines Matching refs:fail_msg

1012             fail_msg = fail_fmt.format(id, fn, arg, expected, got)
1014 fail_msg += ' ({})'.format(accuracy_failure)
1015 failures.append(fail_msg)