Searched refs:message_annotation (Results 1 – 1 of 1) sorted by relevance
232 const GeneratedCodeInfo::Annotation* message_annotation = in TEST_F() local234 EXPECT_TRUE(NULL != message_annotation); in TEST_F()235 EXPECT_TRUE(AnnotationMatchesSubstring(pb_h, message_annotation, "Message")); in TEST_F()