Searched defs:TestAllTypes_OneofDouble (Results  1 – 2 of 2) sorted by relevance
| /external/golang-protobuf/internal/testprotos/test3/ | 
| D | test.pb.go | 914 type TestAllTypes_OneofDouble struct {  struct915 	OneofDouble float64 `protobuf:"fixed64,118,opt,name=oneof_double,json=oneofDouble,proto3,oneof"`
 936 func (*TestAllTypes_OneofDouble) isTestAllTypes_OneofField() {}
 
 | 
| /external/golang-protobuf/internal/testprotos/test/ | 
| D | test.pb.go | 1079 type TestAllTypes_OneofDouble struct {  struct1080 	OneofDouble float64 `protobuf:"fixed64,118,opt,name=oneof_double,json=oneofDouble,oneof"`
 1105 func (*TestAllTypes_OneofDouble) isTestAllTypes_OneofField() {}
 
 |