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