Lines Matching refs:GoSkipTest
1302 type GoSkipTest struct { struct
1313 func (m *GoSkipTest) Reset() { *m = GoSkipTest{} } argument
1314 func (m *GoSkipTest) String() string { return proto.CompactTextString(m) } argument
1315 func (*GoSkipTest) ProtoMessage() {} argument
1316 func (*GoSkipTest) Descriptor() ([]byte, []int) { argument
1320 func (m *GoSkipTest) XXX_Unmarshal(b []byte) error { argument
1323 func (m *GoSkipTest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
1326 func (m *GoSkipTest) XXX_Merge(src proto.Message) { argument
1329 func (m *GoSkipTest) XXX_Size() int { argument
1332 func (m *GoSkipTest) XXX_DiscardUnknown() { argument
1338 func (m *GoSkipTest) GetSkipInt32() int32 { argument
1345 func (m *GoSkipTest) GetSkipFixed32() uint32 { argument
1352 func (m *GoSkipTest) GetSkipFixed64() uint64 { argument
1359 func (m *GoSkipTest) GetSkipString() string { argument
1366 func (m *GoSkipTest) GetSkipgroup() *GoSkipTest_SkipGroup { argument
4489 proto.RegisterType((*GoSkipTest)(nil), "test_proto.GoSkipTest")