testing.common.cleanupPc (field)
4 uses
testing (current package)
testing.go#L397: cleanupPc []uintptr // The stack trace at the point where Cleanup was called.
testing.go#L480: frames = runtime.CallersFrames(c.cleanupPc)
testing.go#L892: c.cleanupPc = nil
testing.go#L898: c.cleanupPc = cleanupPc
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)