static BuildEventStreamProtos.TestStatus |
BuildEventStreamProtos.TestStatus.forNumber(int value) |
|
BuildEventStreamProtos.TestStatus |
BuildEventStreamProtos.TestSummary.Builder.getOverallStatus() |
Wrapper around BlazeTestStatus to support importing that enum to proto3.
|
BuildEventStreamProtos.TestStatus |
BuildEventStreamProtos.TestSummary.getOverallStatus() |
Wrapper around BlazeTestStatus to support importing that enum to proto3.
|
BuildEventStreamProtos.TestStatus |
BuildEventStreamProtos.TestSummaryOrBuilder.getOverallStatus() |
Wrapper around BlazeTestStatus to support importing that enum to proto3.
|
BuildEventStreamProtos.TestStatus |
BuildEventStreamProtos.TargetSummary.Builder.getOverallTestStatus() |
Repeats TestSummary's overall_status if available.
|
BuildEventStreamProtos.TestStatus |
BuildEventStreamProtos.TargetSummary.getOverallTestStatus() |
Repeats TestSummary's overall_status if available.
|
BuildEventStreamProtos.TestStatus |
BuildEventStreamProtos.TargetSummaryOrBuilder.getOverallTestStatus() |
Repeats TestSummary's overall_status if available.
|
BuildEventStreamProtos.TestStatus |
BuildEventStreamProtos.TestResult.Builder.getStatus() |
The status of this test.
|
BuildEventStreamProtos.TestStatus |
BuildEventStreamProtos.TestResult.getStatus() |
The status of this test.
|
BuildEventStreamProtos.TestStatus |
BuildEventStreamProtos.TestResultOrBuilder.getStatus() |
The status of this test.
|
static BuildEventStreamProtos.TestStatus |
BuildEventStreamProtos.TestStatus.valueOf(int value) |
Deprecated.
|
static BuildEventStreamProtos.TestStatus |
BuildEventStreamProtos.TestStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static BuildEventStreamProtos.TestStatus |
BuildEventStreamProtos.TestStatus.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static BuildEventStreamProtos.TestStatus[] |
BuildEventStreamProtos.TestStatus.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|