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

Function TestSetTools

internal/binutils/binutils_test.go:241–246  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

239}
240
241func TestSetTools(t *testing.T) {
242 // Test that multiple calls work.
243 bu := &Binutils{}
244 bu.SetTools("")
245 bu.SetTools("")
246}
247
248func TestSetFastSymbolization(t *testing.T) {
249 // Test that multiple calls work.

Callers

nothing calls this directly

Calls 1

SetToolsMethod · 0.95

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…