webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Protected Member Functions | Protected Attributes | List of all members
google::protobuf::util::converter::JsonObjectWriterTest Class Reference
Inheritance diagram for google::protobuf::util::converter::JsonObjectWriterTest:
testing::Test

Protected Member Functions

 JsonObjectWriterTest ()
 
virtual ~JsonObjectWriterTest ()
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 

Protected Attributes

string output_
 
StringOutputStream *const str_stream_
 
CodedOutputStream *const out_stream_
 
JsonObjectWriterow_
 

Constructor & Destructor Documentation

◆ JsonObjectWriterTest()

google::protobuf::util::converter::JsonObjectWriterTest::JsonObjectWriterTest ( )
inlineprotected

◆ ~JsonObjectWriterTest()

virtual google::protobuf::util::converter::JsonObjectWriterTest::~JsonObjectWriterTest ( )
inlineprotectedvirtual

Member Data Documentation

◆ out_stream_

CodedOutputStream* const google::protobuf::util::converter::JsonObjectWriterTest::out_stream_
protected

◆ output_

string google::protobuf::util::converter::JsonObjectWriterTest::output_
protected

◆ ow_

JsonObjectWriter* google::protobuf::util::converter::JsonObjectWriterTest::ow_
protected

◆ str_stream_

StringOutputStream* const google::protobuf::util::converter::JsonObjectWriterTest::str_stream_
protected

The documentation for this class was generated from the following file: