Home
last modified time | relevance | path

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

/external/golang-protobuf/proto/
Dsize_test.go162 {"oneof double", &pb.Oneof{Union: &pb.Oneof_F_Double{48.9}}},
/external/golang-protobuf/proto/test_proto/
Dtest.pb.go3179 type Oneof_F_Double struct { struct
3231 func (*Oneof_F_Double) isOneof_Union() {} argument
3313 if x, ok := m.GetUnion().(*Oneof_F_Double); ok {
3410 (*Oneof_F_Double)(nil),