Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/cpp/
Dmetadata_test.cc232 const GeneratedCodeInfo::Annotation* message_annotation = in TEST_F() local
234 EXPECT_TRUE(NULL != message_annotation); in TEST_F()
235 EXPECT_TRUE(AnnotationMatchesSubstring(pb_h, message_annotation, "Message")); in TEST_F()