Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/pprof
/ mockAddr2liner
Struct
mockAddr2liner
internal/binutils/binutils_test.go:80–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
type
mockAddr2liner
struct
{
81
output []string
82
}
83
84
func
(a *mockAddr2liner) write(s string) error {
85
var
lines []string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected