Searched refs:CheckSingleAnnotation (Results 1 – 1 of 1) sorted by relevance
/third_party/protobuf/src/google/protobuf/compiler/ |
D | mock_code_generator.cc | 146 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()
|