Classes | |
interface | MapValueProvider |
interface | MapValueProvider |
Public Member Functions | |
ExperimentalTestDataProvider | dataProvider () |
ExperimentalTestDataProvider | dataProvider () |
Proto2MessageLite | newMessage () |
Proto2MessageLite | newMessage () |
List< Proto2MessageLite > | newMessagesMissingRequiredFields () |
List< Proto2MessageLite > | newMessagesMissingRequiredFields () |
Proto2MessageLiteWithMaps | newMessageWithMaps () |
Proto2MessageLiteWithMaps | newMessageWithMaps () |
Proto2MessageLiteFactory (int numRepeatedFields, int stringLength, int branchingFactor, int treeDepth) | |
Proto2MessageLiteFactory (int numRepeatedFields, int stringLength, int branchingFactor, int treeDepth) | |
Private Member Functions | |
void | populateRequiredFields (Proto2MessageLite.Builder builder, int excludedFieldNumber) |
void | populateRequiredFields (Proto2MessageLite.Builder builder, int excludedFieldNumber) |
Proto2MessageLiteFactory (ExperimentalTestDataProvider data, int numRepeatedFields, int branchingFactor, int treeDepth) | |
Proto2MessageLiteFactory (ExperimentalTestDataProvider data, int numRepeatedFields, int branchingFactor, int treeDepth) | |
Private Attributes | |
final MapValueProvider< Boolean > | booleanProvider |
final int | branchingFactor |
final MapValueProvider< ByteString > | bytesProvider |
final ExperimentalTestDataProvider | data |
final MapValueProvider< Double > | doubleProvider |
final MapValueProvider< Proto2MessageLite.TestEnum > | enumProvider |
final MapValueProvider< Float > | floatProvider |
final MapValueProvider< Integer > | integerProvider |
final MapValueProvider< Long > | longProvider |
final MapValueProvider< Proto2MessageLite > | messageProvider |
final Proto2MessageLiteFactory | nextLevel |
final int | numRepeatedFields |
final MapValueProvider< String > | stringProvider |
Static Private Attributes | |
static final int | INCLUDE_ALL_REQUIRED_FIELDS = 0 |
Creates instances of Proto2MessageLite based on the tree configuration.
Definition at line 41 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.
|
inline |
Definition at line 48 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.
|
inlineprivate |
Definition at line 57 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.
|
inline |
Definition at line 48 of file protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.
|
inlineprivate |
Definition at line 57 of file protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.
|
inline |
Definition at line 74 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.
|
inline |
Definition at line 74 of file protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.
|
inline |
Definition at line 79 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.
|
inline |
Definition at line 79 of file protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.
|
inline |
Definition at line 466 of file protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.
|
inline |
Definition at line 466 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.
|
inline |
Definition at line 255 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.
|
inline |
Definition at line 255 of file protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.
|
inlineprivate |
Definition at line 500 of file protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.
|
inlineprivate |
Definition at line 500 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.
|
private |
Definition at line 188 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.
|
private |
Definition at line 44 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.
|
private |
Definition at line 181 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.
|
private |
Definition at line 46 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.
|
private |
Definition at line 202 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.
|
private |
Definition at line 216 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.
|
private |
Definition at line 195 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.
|
staticprivate |
Definition at line 498 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.
|
private |
Definition at line 160 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.
|
private |
Definition at line 167 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.
|
private |
Definition at line 209 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.
|
private |
Definition at line 45 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.
|
private |
Definition at line 43 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.
|
private |
Definition at line 174 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java.