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

Protected Member Functions

const FileDescriptorBuildFile (const string &file_text)
 
void BuildFileWithErrors (const string &file_text, const string &expected_errors)
 
void BuildFileWithWarnings (const string &file_text, const string &expected_warnings)
 
void BuildFileInTestPool (const FileDescriptor *file)
 
void BuildDescriptorMessagesInTestPool ()
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 

Protected Attributes

DescriptorPool pool_
 

Member Function Documentation

◆ BuildDescriptorMessagesInTestPool()

void google::protobuf::descriptor_unittest::ValidationErrorTest::BuildDescriptorMessagesInTestPool ( )
inlineprotected

◆ BuildFile()

const FileDescriptor* google::protobuf::descriptor_unittest::ValidationErrorTest::BuildFile ( const string file_text)
inlineprotected

◆ BuildFileInTestPool()

void google::protobuf::descriptor_unittest::ValidationErrorTest::BuildFileInTestPool ( const FileDescriptor file)
inlineprotected

◆ BuildFileWithErrors()

void google::protobuf::descriptor_unittest::ValidationErrorTest::BuildFileWithErrors ( const string file_text,
const string expected_errors 
)
inlineprotected

◆ BuildFileWithWarnings()

void google::protobuf::descriptor_unittest::ValidationErrorTest::BuildFileWithWarnings ( const string file_text,
const string expected_warnings 
)
inlineprotected

Member Data Documentation

◆ pool_

DescriptorPool google::protobuf::descriptor_unittest::ValidationErrorTest::pool_
protected

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