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

Protected Member Functions

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

Protected Attributes

DescriptorPool pool_
 
const FileDescriptorfoo_file_
 
const FileDescriptorbar_file_
 
const Descriptorfoo_request_
 
const Descriptorfoo_response_
 
const Descriptorbar_request_
 
const Descriptorbar_response_
 
const Descriptorbaz_request_
 
const Descriptorbaz_response_
 
const ServiceDescriptorservice_
 
const ServiceDescriptorservice2_
 
const MethodDescriptorfoo_
 
const MethodDescriptorbar_
 
const MethodDescriptorfoo2_
 
const MethodDescriptorbaz2_
 

Member Function Documentation

◆ SetUp()

virtual void google::protobuf::descriptor_unittest::ServiceDescriptorTest::SetUp ( )
inlineprotectedvirtual

Reimplemented from testing::Test.

Member Data Documentation

◆ bar_

const MethodDescriptor* google::protobuf::descriptor_unittest::ServiceDescriptorTest::bar_
protected

◆ bar_file_

const FileDescriptor* google::protobuf::descriptor_unittest::ServiceDescriptorTest::bar_file_
protected

◆ bar_request_

const Descriptor* google::protobuf::descriptor_unittest::ServiceDescriptorTest::bar_request_
protected

◆ bar_response_

const Descriptor* google::protobuf::descriptor_unittest::ServiceDescriptorTest::bar_response_
protected

◆ baz2_

const MethodDescriptor* google::protobuf::descriptor_unittest::ServiceDescriptorTest::baz2_
protected

◆ baz_request_

const Descriptor* google::protobuf::descriptor_unittest::ServiceDescriptorTest::baz_request_
protected

◆ baz_response_

const Descriptor* google::protobuf::descriptor_unittest::ServiceDescriptorTest::baz_response_
protected

◆ foo2_

const MethodDescriptor* google::protobuf::descriptor_unittest::ServiceDescriptorTest::foo2_
protected

◆ foo_

const MethodDescriptor* google::protobuf::descriptor_unittest::ServiceDescriptorTest::foo_
protected

◆ foo_file_

const FileDescriptor* google::protobuf::descriptor_unittest::ServiceDescriptorTest::foo_file_
protected

◆ foo_request_

const Descriptor* google::protobuf::descriptor_unittest::ServiceDescriptorTest::foo_request_
protected

◆ foo_response_

const Descriptor* google::protobuf::descriptor_unittest::ServiceDescriptorTest::foo_response_
protected

◆ pool_

DescriptorPool google::protobuf::descriptor_unittest::ServiceDescriptorTest::pool_
protected

◆ service2_

const ServiceDescriptor* google::protobuf::descriptor_unittest::ServiceDescriptorTest::service2_
protected

◆ service_

const ServiceDescriptor* google::protobuf::descriptor_unittest::ServiceDescriptorTest::service_
protected

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