Searched refs:AnnotationMatchesSubstring (Results 1 – 3 of 3) sorted by relevance
125 EXPECT_TRUE(atu::AnnotationMatchesSubstring(pb_h, enum_annotation, "Enum")); in TEST_F()155 atu::AnnotationMatchesSubstring(pb_h, message_annotation, "Message")); in TEST_F()
106 bool AnnotationMatchesSubstring(const std::string& file_content,
156 bool AnnotationMatchesSubstring(const std::string& file_content, in AnnotationMatchesSubstring() function