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

Method SetAutoComplete

internal/proftest/proftest.go:143–144  ·  view source on GitHub ↗

SetAutoComplete is not supported by the test UI.

(_ func(string) string)

Source from the content-addressed store, hash-verified

141
142// SetAutoComplete is not supported by the test UI.
143func (ui *TestUI) SetAutoComplete(_ func(string) string) {
144}
145
146// LargeProfile returns a large profile that may be useful in benchmarks.
147//

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected