Searched refs:CheckSingleAnnotation (Results 1 – 1 of 1) sorted by relevance
/external/protobuf/src/google/protobuf/compiler/ |
D | mock_code_generator.cc | 137 void CheckSingleAnnotation(const std::string& expected_file, in CheckSingleAnnotation() function 165 CheckSingleAnnotation("first_annotation", "first", file_content, in CheckGeneratedAnnotations() 167 CheckSingleAnnotation("second_annotation", "second", file_content, in CheckGeneratedAnnotations() 169 CheckSingleAnnotation("third_annotation", "third", file_content, in CheckGeneratedAnnotations()
|