Home
last modified time | relevance | path

Searched refs:Oneof_FGroup (Results 1 – 2 of 2) sorted by relevance

/external/golang-protobuf/proto/
Dsize_test.go170 {"oneof group", &pb.Oneof{Union: &pb.Oneof_FGroup{&pb.Oneof_F_Group{X: Int32(52)}}}},
/external/golang-protobuf/proto/test_proto/
Dtest.pb.go3207 type Oneof_FGroup struct { struct
3245 func (*Oneof_FGroup) isOneof_Union() {} argument
3362 if x, ok := m.GetUnion().(*Oneof_FGroup); ok {
3417 (*Oneof_FGroup)(nil),