NullCodeGenerator 188 third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc NullCodeGenerator* null_generator_; NullCodeGenerator 191 third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc class CommandLineInterfaceTest::NullCodeGenerator : public CodeGenerator { NullCodeGenerator 239 third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc generator = null_generator_ = new NullCodeGenerator();