webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
com.google.protobuf.ForceFieldBuildersPreRun Class Reference
Inheritance diagram for com.google.protobuf.ForceFieldBuildersPreRun:

Public Member Functions

void run ()
 

Detailed Description

A prerun for a test suite that allows running the full protocol buffer tests in a mode that disables the optimization for not using RepeatedFieldBuilder and SingleFieldBuilder until they are requested. This allows us to run all the tests through both code paths and ensures that both code paths produce identical results.

Author
jonp@.nosp@m.goog.nosp@m.le.co.nosp@m.m (Jon Perlow)

Member Function Documentation

◆ run()

void com.google.protobuf.ForceFieldBuildersPreRun.run ( )
inline

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