Lines Matching full:sprint
2762 s := fmt.Sprint(tt.val)2764 t.Errorf("Sprint(%v) = %s, want %s", tt.name, s, tt.str)