Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/pprof
/ expectedNode
Struct
expectedNode
internal/graph/graph_test.go:115–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
type
expectedNode
struct
{
116
node *Node
117
in, out EdgeMap
118
}
119
120
type
trimTreeTestcase
struct
{
121
initial *Graph
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected