kubernetes/staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/schema/cel/model/schemas_test.go

func TestSchemaDeclType(t *testing.T) {}

func TestSchemaDeclTypes(t *testing.T) {}

func testSchema() *schema.Structural {}

func arraySchema(arrayType, format string, maxItems *int64) *schema.Structural {}

func TestEstimateMaxLengthJSON(t *testing.T) {}

func maxPtr(max int64) *int64 {}

func genNestedSchema(depth int) *schema.Structural {}

func BenchmarkDeeplyNestedSchemaDeclType(b *testing.B) {}