Namespaces
protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc File Reference
#include <fcntl.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <cstdint>
#include <unistd.h>
#include <memory>
#include <string>
#include <vector>
#include <google/protobuf/stubs/stringprintf.h>
#include <google/protobuf/testing/file.h>
#include <google/protobuf/any.pb.h>
#include <google/protobuf/compiler/mock_code_generator.h>
#include <google/protobuf/compiler/subprocess.h>
#include <google/protobuf/compiler/code_generator.h>
#include <google/protobuf/compiler/command_line_interface.h>
#include <google/protobuf/test_util2.h>
#include <google/protobuf/unittest.pb.h>
#include <google/protobuf/unittest_custom_options.pb.h>
#include <google/protobuf/io/printer.h>
#include <google/protobuf/io/zero_copy_stream.h>
#include <google/protobuf/descriptor.pb.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/testing/googletest.h>
#include <gtest/gtest.h>
#include <google/protobuf/stubs/strutil.h>
#include <google/protobuf/stubs/substitute.h>
#include <google/protobuf/io/io_win32.h>
Include dependency graph for protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc:

Go to the source code of this file.

Namespaces

 google
 
 google::protobuf
 
 google::protobuf::compiler
 

Variable Documentation

◆ called_

bool called_
mutable

◆ captured_stderr_

std::string captured_stderr_
private

◆ captured_stdout_

std::string captured_stdout_
private

◆ cli_

CommandLineInterface cli_
private

◆ disallow_plugins_

bool disallow_plugins_
private

◆ duped_stdin_

int duped_stdin_
private

◆ error_text_

std::string error_text_
private

◆ mock_generators_to_delete_

std::vector<CodeGenerator*> mock_generators_to_delete_
private

◆ null_generator_

NullCodeGenerator* null_generator_
private

◆ parameter_

std::string parameter_
mutable

◆ return_code_

int return_code_
private

◆ temp_directory_

std::string temp_directory_
private

◆ unittest_proto_descriptor_set_filename_

std::string unittest_proto_descriptor_set_filename_
private


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:07