Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/
Dmock_code_generator.cc146 void CheckSingleAnnotation(const std::string& expected_file, in CheckSingleAnnotation() function
174 CheckSingleAnnotation("first_annotation", "first", file_content, in CheckGeneratedAnnotations()
176 CheckSingleAnnotation("second_annotation", "second", file_content, in CheckGeneratedAnnotations()
178 CheckSingleAnnotation("third_annotation", "third", file_content, in CheckGeneratedAnnotations()