Home
last modified time | relevance | path

Searched defs:TestAllTypes_OneofDouble (Results 1 – 2 of 2) sorted by relevance

/external/golang-protobuf/internal/testprotos/test3/
Dtest.pb.go914 type TestAllTypes_OneofDouble struct { struct
915 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/
Dtest.pb.go1079 type TestAllTypes_OneofDouble struct { struct
1080 OneofDouble float64 `protobuf:"fixed64,118,opt,name=oneof_double,json=oneofDouble,oneof"`
1105 func (*TestAllTypes_OneofDouble) isTestAllTypes_OneofField() {}