Searched refs:SimpleSlice3 (Results 1 – 3 of 3) sorted by relevance
90 type SimpleSlice3 struct { struct97 func (m *SimpleSlice3) Reset() { *m = SimpleSlice3{} } argument98 func (m *SimpleSlice3) String() string { return proto.CompactTextString(m) } argument99 func (*SimpleSlice3) ProtoMessage() {} argument100 func (*SimpleSlice3) Descriptor() ([]byte, []int) { argument104 func (m *SimpleSlice3) XXX_Unmarshal(b []byte) error { argument107 func (m *SimpleSlice3) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument110 func (m *SimpleSlice3) XXX_Merge(src proto.Message) { argument113 func (m *SimpleSlice3) XXX_Size() int { argument116 func (m *SimpleSlice3) XXX_DiscardUnknown() { argument[all …]
40 message SimpleSlice3 { message
441 {"empty repeated emitted", Marshaler{EmitDefaults: true}, &pb.SimpleSlice3{}, `{"slices":[]}`},