kubernetes/staging/src/k8s.io/apiserver/pkg/cel/metrics/metrics_test.go

func TestObserveCompilation(t *testing.T) {}

func TestObserveEvaluation(t *testing.T) {}

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