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

Function TestSourceMissingMapping

internal/report/source_test.go:59–61  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

57}
58
59func TestSourceMissingMapping(t *testing.T) {
60 testSourceMapping(t, false)
61}
62
63// testSourceMapping checks that source info is found even when no applicable
64// Mapping/objectFile exists. The locations used in the test are either zero

Callers

nothing calls this directly

Calls 1

testSourceMappingFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…