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.cc151 const GeneratedCodeInfo::Annotation* message_annotation = in TEST_F() local
153 EXPECT_TRUE(NULL != message_annotation); in TEST_F()
155 atu::AnnotationMatchesSubstring(pb_h, message_annotation, "Message")); in TEST_F()