Searched refs:CheckGeneratedAnnotations (Results 1 – 3 of 3) sorted by relevance
97 static void CheckGeneratedAnnotations(const std::string& name,
187 void CheckGeneratedAnnotations(const std::string& name,451 void CommandLineInterfaceTest::CheckGeneratedAnnotations( in CheckGeneratedAnnotations() function in google::protobuf::compiler::__anon5a1c7dce0111::CommandLineInterfaceTest453 MockCodeGenerator::CheckGeneratedAnnotations(name, file, temp_directory_); in CheckGeneratedAnnotations()998 CheckGeneratedAnnotations("test_generator", "foo.proto"); in TEST_F()999 CheckGeneratedAnnotations("test_plugin", "foo.proto"); in TEST_F()
151 void MockCodeGenerator::CheckGeneratedAnnotations( in CheckGeneratedAnnotations() function in google::protobuf::compiler::MockCodeGenerator