Lines Matching full:sgot
1661 return 'Expected:\n%sGot:\n%s' % (_indent(want), _indent(got))1663 return 'Expected:\n%sGot nothing\n' % _indent(want)