Home
last modified time | relevance | path

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

/external/golang-protobuf/internal/testprotos/test3/
Dtest.pb.go876 if x, ok := x.GetOneofField().(*TestAllTypes_OneofEnum); ok {
918 type TestAllTypes_OneofEnum struct { struct
938 func (*TestAllTypes_OneofEnum) isTestAllTypes_OneofField() {} argument
1696 (*TestAllTypes_OneofEnum)(nil),
/external/golang-protobuf/testing/protocmp/
Dreflect_test.go90 OneofField: &testpb.TestAllTypes_OneofEnum{testpb.TestAllTypes_NEG},
/external/golang-protobuf/internal/testprotos/test/
Dtest.pb.go1020 if x, ok := x.GetOneofField().(*TestAllTypes_OneofEnum); ok {
1083 type TestAllTypes_OneofEnum struct { struct
1107 func (*TestAllTypes_OneofEnum) isTestAllTypes_OneofField() {} argument
5383 (*TestAllTypes_OneofEnum)(nil),