static BuildEventStreamProtos.TestSize |
BuildEventStreamProtos.TestSize.forNumber(int value) |
|
BuildEventStreamProtos.TestSize |
BuildEventStreamProtos.TargetComplete.Builder.getTestSize() |
Deprecated.
|
BuildEventStreamProtos.TestSize |
BuildEventStreamProtos.TargetComplete.getTestSize() |
Deprecated.
|
BuildEventStreamProtos.TestSize |
BuildEventStreamProtos.TargetCompleteOrBuilder.getTestSize() |
Deprecated.
|
BuildEventStreamProtos.TestSize |
BuildEventStreamProtos.TargetConfigured.Builder.getTestSize() |
The size of the test, if the target is a test target.
|
BuildEventStreamProtos.TestSize |
BuildEventStreamProtos.TargetConfigured.getTestSize() |
The size of the test, if the target is a test target.
|
BuildEventStreamProtos.TestSize |
BuildEventStreamProtos.TargetConfiguredOrBuilder.getTestSize() |
The size of the test, if the target is a test target.
|
static BuildEventStreamProtos.TestSize |
BuildEventStreamProtos.TestSize.valueOf(int value) |
Deprecated.
|
static BuildEventStreamProtos.TestSize |
BuildEventStreamProtos.TestSize.valueOf(Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static BuildEventStreamProtos.TestSize |
BuildEventStreamProtos.TestSize.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static BuildEventStreamProtos.TestSize[] |
BuildEventStreamProtos.TestSize.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|