Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dpreserve_unknown_enum_test.cc282 const google::protobuf::Reflection* proto2_reflection = proto2_message.GetReflection(); in TEST() local
285 EXPECT_FALSE(proto2_reflection->SupportsUnknownEnumValues()); in TEST()