Private Member Functions | |
TestUtilLite () | |
TestUtilLite () | |
Contains methods for setting fields of
,
, and
. This is analogous to the functionality in TestUtil.java but does not depend on the presence of any non-lite protos.
This code is not to be used outside of
and subpackages.
Definition at line 141 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestUtilLite.java.
|
inlineprivate |
Definition at line 142 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestUtilLite.java.
|
inlineprivate |
Definition at line 142 of file protobuf/java/core/src/test/java/com/google/protobuf/TestUtilLite.java.
|
inlinestatic |
Get a
with all fields set as they would be by {}.
Definition at line 163 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestUtilLite.java.
|
inlinestatic |
Get a
with all fields set as they would be by {}.
Definition at line 163 of file protobuf/java/core/src/test/java/com/google/protobuf/TestUtilLite.java.
|
inlinestatic |
Get a
with all fields set as they would be by {}.
Definition at line 153 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestUtilLite.java.
|
inlinestatic |
Get a
with all fields set as they would be by {}.
Definition at line 153 of file protobuf/java/core/src/test/java/com/google/protobuf/TestUtilLite.java.
|
inlinestatic |
Get an unmodifiable ExtensionRegistryLite containing all the extensions of
.
Definition at line 306 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestUtilLite.java.
|
inlinestatic |
Get an unmodifiable ExtensionRegistryLite containing all the extensions of
.
Definition at line 306 of file protobuf/java/core/src/test/java/com/google/protobuf/TestUtilLite.java.
|
inlinestatic |
Definition at line 169 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestUtilLite.java.
|
inlinestatic |
Definition at line 169 of file protobuf/java/core/src/test/java/com/google/protobuf/TestUtilLite.java.
|
inlinestatic |
Modify the repeated extensions of
to contain the values expected by
.
Definition at line 480 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestUtilLite.java.
|
inlinestatic |
Modify the repeated extensions of
to contain the values expected by
.
Definition at line 480 of file protobuf/java/core/src/test/java/com/google/protobuf/TestUtilLite.java.
|
inlinestatic |
Register all of
's extensions with the given {}.
Definition at line 316 of file protobuf/java/core/src/test/java/com/google/protobuf/TestUtilLite.java.
|
inlinestatic |
Register all of
's extensions with the given {}.
Definition at line 316 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestUtilLite.java.
|
inlinestatic |
Set every field of
to the values expected by
.
Definition at line 326 of file protobuf/java/core/src/test/java/com/google/protobuf/TestUtilLite.java.
|
inlinestatic |
Set every field of
to the values expected by
.
Definition at line 326 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestUtilLite.java.
|
inlinestatic |
Set every field of
to the values expected by
.
Definition at line 176 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestUtilLite.java.
|
inlinestatic |
Set every field of
to the values expected by
.
Definition at line 176 of file protobuf/java/core/src/test/java/com/google/protobuf/TestUtilLite.java.
|
inlinestatic |
Definition at line 520 of file protobuf/java/core/src/test/java/com/google/protobuf/TestUtilLite.java.
|
inlinestatic |
Definition at line 520 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestUtilLite.java.
|
inlinestatic |
Helper to convert a String to ByteString.
Definition at line 145 of file protobuf/java/core/src/test/java/com/google/protobuf/TestUtilLite.java.