Home
last modified time | relevance | path

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

/external/golang-protobuf/internal/testprotos/test3/
Dtest.pb.go869 if x, ok := x.GetOneofField().(*TestAllTypes_OneofDouble); ok {
914 type TestAllTypes_OneofDouble struct { struct
936 func (*TestAllTypes_OneofDouble) isTestAllTypes_OneofField() {} argument
1695 (*TestAllTypes_OneofDouble)(nil),
/external/golang-protobuf/testing/protocmp/
Dreflect_test.go75 OneofField: &testpb.TestAllTypes_OneofDouble{64.64},
/external/golang-protobuf/internal/testprotos/test/
Dtest.pb.go1013 if x, ok := x.GetOneofField().(*TestAllTypes_OneofDouble); ok {
1079 type TestAllTypes_OneofDouble struct { struct
1105 func (*TestAllTypes_OneofDouble) isTestAllTypes_OneofField() {} argument
5382 (*TestAllTypes_OneofDouble)(nil),