Home
last modified time | relevance | path

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

/external/golang-protobuf/internal/testprotos/test3/
Dtest.pb.go841 if x, ok := x.GetOneofField().(*TestAllTypes_OneofBytes); ok {
898 type TestAllTypes_OneofBytes struct { struct
928 func (*TestAllTypes_OneofBytes) isTestAllTypes_OneofField() {} argument
1691 (*TestAllTypes_OneofBytes)(nil),
/external/golang-protobuf/testing/protocmp/
Dreflect_test.go84 OneofField: &testpb.TestAllTypes_OneofBytes{[]byte("bytes")},
/external/golang-protobuf/internal/testprotos/test/
Dtest.pb.go985 if x, ok := x.GetOneofField().(*TestAllTypes_OneofBytes); ok {
1063 type TestAllTypes_OneofBytes struct { struct
1097 func (*TestAllTypes_OneofBytes) isTestAllTypes_OneofField() {} argument
5378 (*TestAllTypes_OneofBytes)(nil),