var saveTraces … func TestTraceStartStop(t *testing.T) { … } func TestTraceDoubleStart(t *testing.T) { … } func saveTrace(t *testing.T, buf *bytes.Buffer, name string) { … }
var saveTraces … func TestTraceStartStop(t *testing.T) { … } func TestTraceDoubleStart(t *testing.T) { … } func saveTrace(t *testing.T, buf *bytes.Buffer, name string) { … }