MCPcopy Create free account
hub / github.com/google/pprof / WantSample

Struct WantSample

internal/driver/fetch_test.go:253–256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251 defer setCurrentConfig(baseConfig)
252
253 type WantSample struct {
254 values []int64
255 labels map[string][]string
256 }
257
258 const path = "testdata/"
259 type testcase struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected