Home
last modified time | relevance | path

Searched refs:GoSkipTest (Results 1 – 3 of 3) sorted by relevance

/external/golang-protobuf/proto/test_proto/
Dtest.pb.go1302 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
[all …]
Dtest.proto194 message GoSkipTest { message
/external/golang-protobuf/proto/
Dall_test.go951 skip := &GoSkipTest{
969 skipd := new(GoSkipTest)
2470 skip := &GoSkipTest{