Page Speed Optimization Libraries  1.3.25.1
Namespaces | Functions
net/instaweb/util/public/gtest.h File Reference
#include "net/instaweb/util/public/string.h"
#include "net/instaweb/util/public/string_util.h"
#include "gtest/gtest.h"

Go to the source code of this file.

Namespaces

namespace  net_instaweb
 

for StringPiece


namespace  testing
 

namespace net_instaweb


Functions

GoogleString net_instaweb::GTestSrcDir ()
GoogleString net_instaweb::GTestTempDir ()
GTEST_API_ AssertionResult testing::internal::CmpHelperSTREQ (const char *expected_expression, const char *actual_expression, const StringPiece &expected, const StringPiece &actual)
 Allows EXPECT_STREQ to be used on StringPiece.
GTEST_API_ AssertionResult testing::internal::CmpHelperSTRNE (const char *expected_expression, const char *actual_expression, const StringPiece &expected, const StringPiece &actual)
 Allows EXPECT_STRNE to be used on StringPiece.

Detailed Description

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines