Namespaces | Macros
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/stubs/substitute.h>
#include <google/protobuf/testing/googletest.h>
#include <gtest/gtest.h>
#include <google/protobuf/stubs/map_util.h>
#include <google/protobuf/stubs/strutil.h>
Include dependency graph for 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))

Definition at line 63 of file importer_unittest.cc.

Variable Documentation

◆ dirnames_

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

Definition at line 320 of file importer_unittest.cc.

◆ error_collector_

MockErrorCollector error_collector_
protected

Definition at line 129 of file importer_unittest.cc.

◆ files_

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

Definition at line 113 of file importer_unittest.cc.

◆ importer_

Importer importer_
protected

Definition at line 131 of file importer_unittest.cc.

◆ source_tree_

DiskSourceTree source_tree_
protected

Definition at line 130 of file importer_unittest.cc.

◆ text_

std::string text_

Definition at line 71 of file importer_unittest.cc.

◆ warning_text_

std::string warning_text_

Definition at line 72 of file importer_unittest.cc.



libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:03