webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Macros
importer_unittest.cc File Reference
#include <google/protobuf/compiler/importer.h>
#include <google/protobuf/stubs/hash.h>
#include <memory>
#include <google/protobuf/stubs/shared_ptr.h>
#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/strutil.h>
#include <google/protobuf/stubs/substitute.h>
#include <google/protobuf/testing/googletest.h>
#include <gtest/gtest.h>
#include <google/protobuf/stubs/map_util.h>

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_

vector<string> dirnames_
protected

◆ error_collector_

MockErrorCollector error_collector_
protected

◆ importer_

Importer importer_
protected

◆ source_tree_

DiskSourceTree source_tree_
protected

◆ text_

string text_

◆ warning_text_

string warning_text_