webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Enumerations
Conformance Namespace Reference

Classes

class  ConformanceReflection
 Holder for reflection information generated from conformance.proto
 
class  ConformanceRequest
 Represents a single test case's input. The testee should: More...
 
class  ConformanceResponse
 Represents a single test case's output. More...
 
class  ForeignMessage
 
class  TestAllTypes
 This proto includes every type of field in both singular and repeated forms. More...
 

Enumerations

enum  WireFormat { WireFormat.Unspecified = 0, WireFormat.Protobuf = 1, WireFormat.Json = 2 }
 
enum  ForeignEnum { ForeignEnum.ForeignFoo = 0, ForeignEnum.ForeignBar = 1, ForeignEnum.ForeignBaz = 2 }
 

Enumeration Type Documentation

◆ ForeignEnum

Enumerator
ForeignFoo 
ForeignBar 
ForeignBaz 

◆ WireFormat

Enumerator
Unspecified 
Protobuf 
Json