Lines Matching refs:GoTest
390 type GoTest struct { struct
485 func (m *GoTest) Reset() { *m = GoTest{} } argument
486 func (m *GoTest) String() string { return proto.CompactTextString(m) } argument
487 func (*GoTest) ProtoMessage() {} argument
488 func (*GoTest) Descriptor() ([]byte, []int) { argument
492 func (m *GoTest) XXX_Unmarshal(b []byte) error { argument
495 func (m *GoTest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
498 func (m *GoTest) XXX_Merge(src proto.Message) { argument
501 func (m *GoTest) XXX_Size() int { argument
504 func (m *GoTest) XXX_DiscardUnknown() { argument
528 func (m *GoTest) GetKind() GoTest_KIND { argument
535 func (m *GoTest) GetTable() string { argument
542 func (m *GoTest) GetParam() int32 { argument
549 func (m *GoTest) GetRequiredField() *GoTestField { argument
556 func (m *GoTest) GetRepeatedField() []*GoTestField { argument
563 func (m *GoTest) GetOptionalField() *GoTestField { argument
570 func (m *GoTest) GetF_BoolRequired() bool { argument
577 func (m *GoTest) GetF_Int32Required() int32 { argument
584 func (m *GoTest) GetF_Int64Required() int64 { argument
591 func (m *GoTest) GetF_Fixed32Required() uint32 { argument
598 func (m *GoTest) GetF_Fixed64Required() uint64 { argument
605 func (m *GoTest) GetF_Uint32Required() uint32 { argument
612 func (m *GoTest) GetF_Uint64Required() uint64 { argument
619 func (m *GoTest) GetF_FloatRequired() float32 { argument
626 func (m *GoTest) GetF_DoubleRequired() float64 { argument
633 func (m *GoTest) GetF_StringRequired() string { argument
640 func (m *GoTest) GetF_BytesRequired() []byte { argument
647 func (m *GoTest) GetF_Sint32Required() int32 { argument
654 func (m *GoTest) GetF_Sint64Required() int64 { argument
661 func (m *GoTest) GetF_Sfixed32Required() int32 { argument
668 func (m *GoTest) GetF_Sfixed64Required() int64 { argument
675 func (m *GoTest) GetF_BoolRepeated() []bool { argument
682 func (m *GoTest) GetF_Int32Repeated() []int32 { argument
689 func (m *GoTest) GetF_Int64Repeated() []int64 { argument
696 func (m *GoTest) GetF_Fixed32Repeated() []uint32 { argument
703 func (m *GoTest) GetF_Fixed64Repeated() []uint64 { argument
710 func (m *GoTest) GetF_Uint32Repeated() []uint32 { argument
717 func (m *GoTest) GetF_Uint64Repeated() []uint64 { argument
724 func (m *GoTest) GetF_FloatRepeated() []float32 { argument
731 func (m *GoTest) GetF_DoubleRepeated() []float64 { argument
738 func (m *GoTest) GetF_StringRepeated() []string { argument
745 func (m *GoTest) GetF_BytesRepeated() [][]byte { argument
752 func (m *GoTest) GetF_Sint32Repeated() []int32 { argument
759 func (m *GoTest) GetF_Sint64Repeated() []int64 { argument
766 func (m *GoTest) GetF_Sfixed32Repeated() []int32 { argument
773 func (m *GoTest) GetF_Sfixed64Repeated() []int64 { argument
780 func (m *GoTest) GetF_BoolOptional() bool { argument
787 func (m *GoTest) GetF_Int32Optional() int32 { argument
794 func (m *GoTest) GetF_Int64Optional() int64 { argument
801 func (m *GoTest) GetF_Fixed32Optional() uint32 { argument
808 func (m *GoTest) GetF_Fixed64Optional() uint64 { argument
815 func (m *GoTest) GetF_Uint32Optional() uint32 { argument
822 func (m *GoTest) GetF_Uint64Optional() uint64 { argument
829 func (m *GoTest) GetF_FloatOptional() float32 { argument
836 func (m *GoTest) GetF_DoubleOptional() float64 { argument
843 func (m *GoTest) GetF_StringOptional() string { argument
850 func (m *GoTest) GetF_BytesOptional() []byte { argument
857 func (m *GoTest) GetF_Sint32Optional() int32 { argument
864 func (m *GoTest) GetF_Sint64Optional() int64 { argument
871 func (m *GoTest) GetF_Sfixed32Optional() int32 { argument
878 func (m *GoTest) GetF_Sfixed64Optional() int64 { argument
885 func (m *GoTest) GetF_BoolDefaulted() bool { argument
892 func (m *GoTest) GetF_Int32Defaulted() int32 { argument
899 func (m *GoTest) GetF_Int64Defaulted() int64 { argument
906 func (m *GoTest) GetF_Fixed32Defaulted() uint32 { argument
913 func (m *GoTest) GetF_Fixed64Defaulted() uint64 { argument
920 func (m *GoTest) GetF_Uint32Defaulted() uint32 { argument
927 func (m *GoTest) GetF_Uint64Defaulted() uint64 { argument
934 func (m *GoTest) GetF_FloatDefaulted() float32 { argument
941 func (m *GoTest) GetF_DoubleDefaulted() float64 { argument
948 func (m *GoTest) GetF_StringDefaulted() string { argument
955 func (m *GoTest) GetF_BytesDefaulted() []byte { argument
962 func (m *GoTest) GetF_Sint32Defaulted() int32 { argument
969 func (m *GoTest) GetF_Sint64Defaulted() int64 { argument
976 func (m *GoTest) GetF_Sfixed32Defaulted() int32 { argument
983 func (m *GoTest) GetF_Sfixed64Defaulted() int64 { argument
990 func (m *GoTest) GetF_BoolRepeatedPacked() []bool { argument
997 func (m *GoTest) GetF_Int32RepeatedPacked() []int32 { argument
1004 func (m *GoTest) GetF_Int64RepeatedPacked() []int64 { argument
1011 func (m *GoTest) GetF_Fixed32RepeatedPacked() []uint32 { argument
1018 func (m *GoTest) GetF_Fixed64RepeatedPacked() []uint64 { argument
1025 func (m *GoTest) GetF_Uint32RepeatedPacked() []uint32 { argument
1032 func (m *GoTest) GetF_Uint64RepeatedPacked() []uint64 { argument
1039 func (m *GoTest) GetF_FloatRepeatedPacked() []float32 { argument
1046 func (m *GoTest) GetF_DoubleRepeatedPacked() []float64 { argument
1053 func (m *GoTest) GetF_Sint32RepeatedPacked() []int32 { argument
1060 func (m *GoTest) GetF_Sint64RepeatedPacked() []int64 { argument
1067 func (m *GoTest) GetF_Sfixed32RepeatedPacked() []int32 { argument
1074 func (m *GoTest) GetF_Sfixed64RepeatedPacked() []int64 { argument
1081 func (m *GoTest) GetRequiredgroup() *GoTest_RequiredGroup { argument
1088 func (m *GoTest) GetRepeatedgroup() []*GoTest_RepeatedGroup { argument
1095 func (m *GoTest) GetOptionalgroup() *GoTest_OptionalGroup { argument
4483 proto.RegisterType((*GoTest)(nil), "test_proto.GoTest")