#include <google/protobuf/stubs/strutil.h>
#include <google/protobuf/util/message_differencer.h>
#include <google/protobuf/testing/googletest.h>
Go to the source code of this file.
Namespaces | |
google::protobuf | |
google::protobuf::TestUtil | |
Functions | |
template<typename ProtoType > | |
bool | google::protobuf::TestUtil::EqualsToSerialized (const ProtoType &message, const std::string &data) |
std::string | google::protobuf::TestUtil::GetTestDataPath (const std::string &google3_path) |
std::string | google::protobuf::TestUtil::MaybeTranslatePath (const std::string &google3_path) |
std::string | google::protobuf::TestUtil::TestSourceDir () |
std::string | google::protobuf::TestUtil::TranslatePathToOpensource (const std::string &google3_path) |