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

Struct testSymbolizer

internal/driver/driver_test.go:433–433  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

431}
432
433type testSymbolizer struct{}
434
435func (testSymbolizer) Symbolize(_ string, _ plugin.MappingSources, _ *profile.Profile) error {
436 return nil

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected