
Public Member Functions | |
| void | run () |
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.
Definition at line 43 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ForceFieldBuildersPreRun.java.
|
inline |
Definition at line 46 of file compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ForceFieldBuildersPreRun.java.