kubernetes/staging/src/k8s.io/apiserver/pkg/cel/library/ip_test.go

func testIP(t *testing.T, expr string, expectResult ref.Val, expectRuntimeErr string, expectCompileErrs []string) {}

func TestIP(t *testing.T) {}