Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dmetadata_test.cc181 bool AnnotationMatchesSubstring(const string& file_content, in AnnotationMatchesSubstring() function
206 EXPECT_TRUE(AnnotationMatchesSubstring(pb_h, enum_annotation, "Enum")); in TEST_F()
235 EXPECT_TRUE(AnnotationMatchesSubstring(pb_h, message_annotation, "Message")); in TEST_F()