Searched refs:testFileFormat (Results 1 – 1 of 1) sorted by relevance
217 t.Run("Format", func(t *testing.T) { t.Parallel(); testFileFormat(t, tt.desc) })602 func testFileFormat(t *testing.T, fd protoreflect.FileDescriptor) { func