webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Functions
gtest-string.h File Reference
#include <string.h>
#include <gtest/internal/gtest-port.h>
#include <string>

Go to the source code of this file.

Classes

class  testing::internal::String
 

Namespaces

 testing
 
 testing::internal
 

Functions

inline ::std::ostream & testing::internal::operator<< (::std::ostream &os, const String &str)
 
GTEST_API_ String testing::internal::StrStreamToString (StrStream *stream)
 
template<typename T >
String testing::internal::StreamableToString (const T &streamable)