func TestObserveCompilation(t *testing.T) { … } func TestObserveEvaluation(t *testing.T) { … } func gatherHistogram(t *testing.T, name string) (count uint64, sum float64) { … }
func TestObserveCompilation(t *testing.T) { … } func TestObserveEvaluation(t *testing.T) { … } func gatherHistogram(t *testing.T, name string) (count uint64, sum float64) { … }