Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/cpp/
Dmetadata_test.cc123 atu::FindAnnotationOnPath(info, "test.proto", enum_path); in TEST_F()
152 atu::FindAnnotationOnPath(info, "test.proto", message_path); in TEST_F()
/external/protobuf/src/google/protobuf/compiler/
Dannotation_test_util.h93 const GeneratedCodeInfo::Annotation* FindAnnotationOnPath(
Dannotation_test_util.cc124 const GeneratedCodeInfo::Annotation* FindAnnotationOnPath( in FindAnnotationOnPath() function