Namespaces | Macros
protobuf/src/google/protobuf/compiler/importer_unittest.cc File Reference
#include <google/protobuf/compiler/importer.h>
#include <memory>
#include <unordered_map>
#include <google/protobuf/stubs/logging.h>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/testing/file.h>
#include <google/protobuf/io/zero_copy_stream_impl.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/testing/googletest.h>
#include <gtest/gtest.h>
#include <google/protobuf/stubs/substitute.h>
#include <google/protobuf/stubs/map_util.h>
#include <google/protobuf/stubs/strutil.h>
Include dependency graph for protobuf/src/google/protobuf/compiler/importer_unittest.cc:

Go to the source code of this file.

Namespaces

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

Macros

#define EXPECT_SUBSTRING(needle, haystack)   EXPECT_PRED_FORMAT2(testing::IsSubstring, (needle), (haystack))
 

Macro Definition Documentation

◆ EXPECT_SUBSTRING

#define EXPECT_SUBSTRING (   needle,
  haystack 
)    EXPECT_PRED_FORMAT2(testing::IsSubstring, (needle), (haystack))

Variable Documentation

◆ dirnames_

std::vector<std::string> dirnames_
protected

◆ error_collector_

MockErrorCollector error_collector_
protected

◆ files_

std::unordered_map<std::string, const char*> files_
private

◆ importer_

Importer importer_
protected

◆ source_tree_

DiskSourceTree source_tree_
protected

◆ text_

std::string text_

◆ warning_text_

std::string warning_text_


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