Class BuildEventStreamProtos.TestSummary.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<BuildEventStreamProtos.TestSummary.Builder>
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.TestSummary.Builder
- All Implemented Interfaces:
BuildEventStreamProtos.TestSummaryOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- BuildEventStreamProtos.TestSummary
public static final class BuildEventStreamProtos.TestSummary.Builder
extends com.google.protobuf.GeneratedMessage.Builder<BuildEventStreamProtos.TestSummary.Builder>
implements BuildEventStreamProtos.TestSummaryOrBuilder
Payload of the event summarizing a test.Protobuf type
build_event_stream.TestSummary-
Method Summary
Modifier and TypeMethodDescriptionaddAllFailed(Iterable<? extends BuildEventStreamProtos.File> values) Path to logs of failed runs;addAllPassed(Iterable<? extends BuildEventStreamProtos.File> values) Path to logs of passed runs.addFailed(int index, BuildEventStreamProtos.File value) Path to logs of failed runs;addFailed(int index, BuildEventStreamProtos.File.Builder builderForValue) Path to logs of failed runs;Path to logs of failed runs;addFailed(BuildEventStreamProtos.File.Builder builderForValue) Path to logs of failed runs;Path to logs of failed runs;addFailedBuilder(int index) Path to logs of failed runs;addPassed(int index, BuildEventStreamProtos.File value) Path to logs of passed runs.addPassed(int index, BuildEventStreamProtos.File.Builder builderForValue) Path to logs of passed runs.Path to logs of passed runs.addPassed(BuildEventStreamProtos.File.Builder builderForValue) Path to logs of passed runs.Path to logs of passed runs.addPassedBuilder(int index) Path to logs of passed runs.build()clear()Number of attempts.Path to logs of failed runs;When the test first started running.Deprecated.build_event_stream.TestSummary.first_start_time_millis is deprecated.When the test first started running.Deprecated.build_event_stream.TestSummary.last_stop_time_millis is deprecated.Wrapper around BlazeTestStatus to support importing that enum to proto3.Path to logs of passed runs.Value of runs_per_test for the test.Number of shards.Total number of cached test actionsTotal number of shard attempts.The total runtime of the test.Deprecated.build_event_stream.TestSummary.total_run_duration_millis is deprecated.intNumber of attempts.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetFailed(int index) Path to logs of failed runs;getFailedBuilder(int index) Path to logs of failed runs;Path to logs of failed runs;intPath to logs of failed runs;Path to logs of failed runs;getFailedOrBuilder(int index) Path to logs of failed runs;List<? extends BuildEventStreamProtos.FileOrBuilder>Path to logs of failed runs;com.google.protobuf.TimestampWhen the test first started running.com.google.protobuf.Timestamp.BuilderWhen the test first started running.longDeprecated.build_event_stream.TestSummary.first_start_time_millis is deprecated.com.google.protobuf.TimestampOrBuilderWhen the test first started running.com.google.protobuf.TimestampWhen the test first started running.com.google.protobuf.Timestamp.BuilderWhen the test first started running.longDeprecated.build_event_stream.TestSummary.last_stop_time_millis is deprecated.com.google.protobuf.TimestampOrBuilderWhen the test first started running.Wrapper around BlazeTestStatus to support importing that enum to proto3.intWrapper around BlazeTestStatus to support importing that enum to proto3.getPassed(int index) Path to logs of passed runs.getPassedBuilder(int index) Path to logs of passed runs.Path to logs of passed runs.intPath to logs of passed runs.Path to logs of passed runs.getPassedOrBuilder(int index) Path to logs of passed runs.List<? extends BuildEventStreamProtos.FileOrBuilder>Path to logs of passed runs.intValue of runs_per_test for the test.intNumber of shards.intTotal number of cached test actionsintTotal number of shard attempts.com.google.protobuf.DurationThe total runtime of the test.com.google.protobuf.Duration.BuilderThe total runtime of the test.longDeprecated.build_event_stream.TestSummary.total_run_duration_millis is deprecated.com.google.protobuf.DurationOrBuilderThe total runtime of the test.booleanWhen the test first started running.booleanWhen the test first started running.booleanThe total runtime of the test.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFirstStartTime(com.google.protobuf.Timestamp value) When the test first started running.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeLastStopTime(com.google.protobuf.Timestamp value) When the test first started running.mergeTotalRunDuration(com.google.protobuf.Duration value) The total runtime of the test.removeFailed(int index) Path to logs of failed runs;removePassed(int index) Path to logs of passed runs.setAttemptCount(int value) Number of attempts.setFailed(int index, BuildEventStreamProtos.File value) Path to logs of failed runs;setFailed(int index, BuildEventStreamProtos.File.Builder builderForValue) Path to logs of failed runs;setFirstStartTime(com.google.protobuf.Timestamp value) When the test first started running.setFirstStartTime(com.google.protobuf.Timestamp.Builder builderForValue) When the test first started running.setFirstStartTimeMillis(long value) Deprecated.build_event_stream.TestSummary.first_start_time_millis is deprecated.setLastStopTime(com.google.protobuf.Timestamp value) When the test first started running.setLastStopTime(com.google.protobuf.Timestamp.Builder builderForValue) When the test first started running.setLastStopTimeMillis(long value) Deprecated.build_event_stream.TestSummary.last_stop_time_millis is deprecated.Wrapper around BlazeTestStatus to support importing that enum to proto3.setOverallStatusValue(int value) Wrapper around BlazeTestStatus to support importing that enum to proto3.setPassed(int index, BuildEventStreamProtos.File value) Path to logs of passed runs.setPassed(int index, BuildEventStreamProtos.File.Builder builderForValue) Path to logs of passed runs.setRunCount(int value) Value of runs_per_test for the test.setShardCount(int value) Number of shards.setTotalNumCached(int value) Total number of cached test actionssetTotalRunCount(int value) Total number of shard attempts.setTotalRunDuration(com.google.protobuf.Duration value) The total runtime of the test.setTotalRunDuration(com.google.protobuf.Duration.Builder builderForValue) The total runtime of the test.setTotalRunDurationMillis(long value) Deprecated.build_event_stream.TestSummary.total_run_duration_millis is deprecated.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<BuildEventStreamProtos.TestSummary.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<BuildEventStreamProtos.TestSummary.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<BuildEventStreamProtos.TestSummary.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BuildEventStreamProtos.TestSummary.Builder>
-
mergeFrom
public BuildEventStreamProtos.TestSummary.Builder mergeFrom(BuildEventStreamProtos.TestSummary other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<BuildEventStreamProtos.TestSummary.Builder>
-
mergeFrom
public BuildEventStreamProtos.TestSummary.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BuildEventStreamProtos.TestSummary.Builder>- Throws:
IOException
-
getOverallStatusValue
public int getOverallStatusValue()Wrapper around BlazeTestStatus to support importing that enum to proto3. Overall status of test, accumulated over all runs, shards, and attempts.
.build_event_stream.TestStatus overall_status = 5;- Specified by:
getOverallStatusValuein interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- The enum numeric value on the wire for overallStatus.
-
setOverallStatusValue
Wrapper around BlazeTestStatus to support importing that enum to proto3. Overall status of test, accumulated over all runs, shards, and attempts.
.build_event_stream.TestStatus overall_status = 5;- Parameters:
value- The enum numeric value on the wire for overallStatus to set.- Returns:
- This builder for chaining.
-
getOverallStatus
Wrapper around BlazeTestStatus to support importing that enum to proto3. Overall status of test, accumulated over all runs, shards, and attempts.
.build_event_stream.TestStatus overall_status = 5;- Specified by:
getOverallStatusin interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- The overallStatus.
-
setOverallStatus
public BuildEventStreamProtos.TestSummary.Builder setOverallStatus(BuildEventStreamProtos.TestStatus value) Wrapper around BlazeTestStatus to support importing that enum to proto3. Overall status of test, accumulated over all runs, shards, and attempts.
.build_event_stream.TestStatus overall_status = 5;- Parameters:
value- The overallStatus to set.- Returns:
- This builder for chaining.
-
clearOverallStatus
Wrapper around BlazeTestStatus to support importing that enum to proto3. Overall status of test, accumulated over all runs, shards, and attempts.
.build_event_stream.TestStatus overall_status = 5;- Returns:
- This builder for chaining.
-
getTotalRunCount
public int getTotalRunCount()Total number of shard attempts. E.g., if a target has 4 runs, 3 shards, each with 2 attempts, then total_run_count will be 4*3*2 = 24.
int32 total_run_count = 1;- Specified by:
getTotalRunCountin interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- The totalRunCount.
-
setTotalRunCount
Total number of shard attempts. E.g., if a target has 4 runs, 3 shards, each with 2 attempts, then total_run_count will be 4*3*2 = 24.
int32 total_run_count = 1;- Parameters:
value- The totalRunCount to set.- Returns:
- This builder for chaining.
-
clearTotalRunCount
Total number of shard attempts. E.g., if a target has 4 runs, 3 shards, each with 2 attempts, then total_run_count will be 4*3*2 = 24.
int32 total_run_count = 1;- Returns:
- This builder for chaining.
-
getRunCount
public int getRunCount()Value of runs_per_test for the test.
int32 run_count = 10;- Specified by:
getRunCountin interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- The runCount.
-
setRunCount
Value of runs_per_test for the test.
int32 run_count = 10;- Parameters:
value- The runCount to set.- Returns:
- This builder for chaining.
-
clearRunCount
Value of runs_per_test for the test.
int32 run_count = 10;- Returns:
- This builder for chaining.
-
getAttemptCount
public int getAttemptCount()Number of attempts. If there are a different number of attempts per shard, the highest attempt count across all shards for each run is used.
int32 attempt_count = 15;- Specified by:
getAttemptCountin interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- The attemptCount.
-
setAttemptCount
Number of attempts. If there are a different number of attempts per shard, the highest attempt count across all shards for each run is used.
int32 attempt_count = 15;- Parameters:
value- The attemptCount to set.- Returns:
- This builder for chaining.
-
clearAttemptCount
Number of attempts. If there are a different number of attempts per shard, the highest attempt count across all shards for each run is used.
int32 attempt_count = 15;- Returns:
- This builder for chaining.
-
getShardCount
public int getShardCount()Number of shards.
int32 shard_count = 11;- Specified by:
getShardCountin interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- The shardCount.
-
setShardCount
Number of shards.
int32 shard_count = 11;- Parameters:
value- The shardCount to set.- Returns:
- This builder for chaining.
-
clearShardCount
Number of shards.
int32 shard_count = 11;- Returns:
- This builder for chaining.
-
getPassedList
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3;- Specified by:
getPassedListin interfaceBuildEventStreamProtos.TestSummaryOrBuilder
-
getPassedCount
public int getPassedCount()Path to logs of passed runs.
repeated .build_event_stream.File passed = 3;- Specified by:
getPassedCountin interfaceBuildEventStreamProtos.TestSummaryOrBuilder
-
getPassed
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3;- Specified by:
getPassedin interfaceBuildEventStreamProtos.TestSummaryOrBuilder
-
setPassed
public BuildEventStreamProtos.TestSummary.Builder setPassed(int index, BuildEventStreamProtos.File value) Path to logs of passed runs.
repeated .build_event_stream.File passed = 3; -
setPassed
public BuildEventStreamProtos.TestSummary.Builder setPassed(int index, BuildEventStreamProtos.File.Builder builderForValue) Path to logs of passed runs.
repeated .build_event_stream.File passed = 3; -
addPassed
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3; -
addPassed
public BuildEventStreamProtos.TestSummary.Builder addPassed(int index, BuildEventStreamProtos.File value) Path to logs of passed runs.
repeated .build_event_stream.File passed = 3; -
addPassed
public BuildEventStreamProtos.TestSummary.Builder addPassed(BuildEventStreamProtos.File.Builder builderForValue) Path to logs of passed runs.
repeated .build_event_stream.File passed = 3; -
addPassed
public BuildEventStreamProtos.TestSummary.Builder addPassed(int index, BuildEventStreamProtos.File.Builder builderForValue) Path to logs of passed runs.
repeated .build_event_stream.File passed = 3; -
addAllPassed
public BuildEventStreamProtos.TestSummary.Builder addAllPassed(Iterable<? extends BuildEventStreamProtos.File> values) Path to logs of passed runs.
repeated .build_event_stream.File passed = 3; -
clearPassed
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3; -
removePassed
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3; -
getPassedBuilder
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3; -
getPassedOrBuilder
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3;- Specified by:
getPassedOrBuilderin interfaceBuildEventStreamProtos.TestSummaryOrBuilder
-
getPassedOrBuilderList
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3;- Specified by:
getPassedOrBuilderListin interfaceBuildEventStreamProtos.TestSummaryOrBuilder
-
addPassedBuilder
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3; -
addPassedBuilder
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3; -
getPassedBuilderList
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3; -
getFailedList
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4;- Specified by:
getFailedListin interfaceBuildEventStreamProtos.TestSummaryOrBuilder
-
getFailedCount
public int getFailedCount()Path to logs of failed runs;
repeated .build_event_stream.File failed = 4;- Specified by:
getFailedCountin interfaceBuildEventStreamProtos.TestSummaryOrBuilder
-
getFailed
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4;- Specified by:
getFailedin interfaceBuildEventStreamProtos.TestSummaryOrBuilder
-
setFailed
public BuildEventStreamProtos.TestSummary.Builder setFailed(int index, BuildEventStreamProtos.File value) Path to logs of failed runs;
repeated .build_event_stream.File failed = 4; -
setFailed
public BuildEventStreamProtos.TestSummary.Builder setFailed(int index, BuildEventStreamProtos.File.Builder builderForValue) Path to logs of failed runs;
repeated .build_event_stream.File failed = 4; -
addFailed
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4; -
addFailed
public BuildEventStreamProtos.TestSummary.Builder addFailed(int index, BuildEventStreamProtos.File value) Path to logs of failed runs;
repeated .build_event_stream.File failed = 4; -
addFailed
public BuildEventStreamProtos.TestSummary.Builder addFailed(BuildEventStreamProtos.File.Builder builderForValue) Path to logs of failed runs;
repeated .build_event_stream.File failed = 4; -
addFailed
public BuildEventStreamProtos.TestSummary.Builder addFailed(int index, BuildEventStreamProtos.File.Builder builderForValue) Path to logs of failed runs;
repeated .build_event_stream.File failed = 4; -
addAllFailed
public BuildEventStreamProtos.TestSummary.Builder addAllFailed(Iterable<? extends BuildEventStreamProtos.File> values) Path to logs of failed runs;
repeated .build_event_stream.File failed = 4; -
clearFailed
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4; -
removeFailed
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4; -
getFailedBuilder
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4; -
getFailedOrBuilder
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4;- Specified by:
getFailedOrBuilderin interfaceBuildEventStreamProtos.TestSummaryOrBuilder
-
getFailedOrBuilderList
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4;- Specified by:
getFailedOrBuilderListin interfaceBuildEventStreamProtos.TestSummaryOrBuilder
-
addFailedBuilder
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4; -
addFailedBuilder
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4; -
getFailedBuilderList
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4; -
getTotalNumCached
public int getTotalNumCached()Total number of cached test actions
int32 total_num_cached = 6;- Specified by:
getTotalNumCachedin interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- The totalNumCached.
-
setTotalNumCached
Total number of cached test actions
int32 total_num_cached = 6;- Parameters:
value- The totalNumCached to set.- Returns:
- This builder for chaining.
-
clearTotalNumCached
Total number of cached test actions
int32 total_num_cached = 6;- Returns:
- This builder for chaining.
-
getFirstStartTimeMillis
Deprecated.build_event_stream.TestSummary.first_start_time_millis is deprecated. See third_party/bazel/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=813When the test first started running. Deprecated, use `first_start_time` instead. TODO(yannic): Remove.
int64 first_start_time_millis = 7 [deprecated = true];- Specified by:
getFirstStartTimeMillisin interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- The firstStartTimeMillis.
-
setFirstStartTimeMillis
Deprecated.build_event_stream.TestSummary.first_start_time_millis is deprecated. See third_party/bazel/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=813When the test first started running. Deprecated, use `first_start_time` instead. TODO(yannic): Remove.
int64 first_start_time_millis = 7 [deprecated = true];- Parameters:
value- The firstStartTimeMillis to set.- Returns:
- This builder for chaining.
-
clearFirstStartTimeMillis
Deprecated.build_event_stream.TestSummary.first_start_time_millis is deprecated. See third_party/bazel/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=813When the test first started running. Deprecated, use `first_start_time` instead. TODO(yannic): Remove.
int64 first_start_time_millis = 7 [deprecated = true];- Returns:
- This builder for chaining.
-
hasFirstStartTime
public boolean hasFirstStartTime()When the test first started running.
.google.protobuf.Timestamp first_start_time = 13;- Specified by:
hasFirstStartTimein interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- Whether the firstStartTime field is set.
-
getFirstStartTime
public com.google.protobuf.Timestamp getFirstStartTime()When the test first started running.
.google.protobuf.Timestamp first_start_time = 13;- Specified by:
getFirstStartTimein interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- The firstStartTime.
-
setFirstStartTime
public BuildEventStreamProtos.TestSummary.Builder setFirstStartTime(com.google.protobuf.Timestamp value) When the test first started running.
.google.protobuf.Timestamp first_start_time = 13; -
setFirstStartTime
public BuildEventStreamProtos.TestSummary.Builder setFirstStartTime(com.google.protobuf.Timestamp.Builder builderForValue) When the test first started running.
.google.protobuf.Timestamp first_start_time = 13; -
mergeFirstStartTime
public BuildEventStreamProtos.TestSummary.Builder mergeFirstStartTime(com.google.protobuf.Timestamp value) When the test first started running.
.google.protobuf.Timestamp first_start_time = 13; -
clearFirstStartTime
When the test first started running.
.google.protobuf.Timestamp first_start_time = 13; -
getFirstStartTimeBuilder
public com.google.protobuf.Timestamp.Builder getFirstStartTimeBuilder()When the test first started running.
.google.protobuf.Timestamp first_start_time = 13; -
getFirstStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getFirstStartTimeOrBuilder()When the test first started running.
.google.protobuf.Timestamp first_start_time = 13;- Specified by:
getFirstStartTimeOrBuilderin interfaceBuildEventStreamProtos.TestSummaryOrBuilder
-
getLastStopTimeMillis
Deprecated.build_event_stream.TestSummary.last_stop_time_millis is deprecated. See third_party/bazel/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=823When the last test action completed. Deprecated, use `last_stop_time` instead. TODO(yannic): Remove.
int64 last_stop_time_millis = 8 [deprecated = true];- Specified by:
getLastStopTimeMillisin interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- The lastStopTimeMillis.
-
setLastStopTimeMillis
Deprecated.build_event_stream.TestSummary.last_stop_time_millis is deprecated. See third_party/bazel/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=823When the last test action completed. Deprecated, use `last_stop_time` instead. TODO(yannic): Remove.
int64 last_stop_time_millis = 8 [deprecated = true];- Parameters:
value- The lastStopTimeMillis to set.- Returns:
- This builder for chaining.
-
clearLastStopTimeMillis
Deprecated.build_event_stream.TestSummary.last_stop_time_millis is deprecated. See third_party/bazel/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=823When the last test action completed. Deprecated, use `last_stop_time` instead. TODO(yannic): Remove.
int64 last_stop_time_millis = 8 [deprecated = true];- Returns:
- This builder for chaining.
-
hasLastStopTime
public boolean hasLastStopTime()When the test first started running.
.google.protobuf.Timestamp last_stop_time = 14;- Specified by:
hasLastStopTimein interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- Whether the lastStopTime field is set.
-
getLastStopTime
public com.google.protobuf.Timestamp getLastStopTime()When the test first started running.
.google.protobuf.Timestamp last_stop_time = 14;- Specified by:
getLastStopTimein interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- The lastStopTime.
-
setLastStopTime
public BuildEventStreamProtos.TestSummary.Builder setLastStopTime(com.google.protobuf.Timestamp value) When the test first started running.
.google.protobuf.Timestamp last_stop_time = 14; -
setLastStopTime
public BuildEventStreamProtos.TestSummary.Builder setLastStopTime(com.google.protobuf.Timestamp.Builder builderForValue) When the test first started running.
.google.protobuf.Timestamp last_stop_time = 14; -
mergeLastStopTime
public BuildEventStreamProtos.TestSummary.Builder mergeLastStopTime(com.google.protobuf.Timestamp value) When the test first started running.
.google.protobuf.Timestamp last_stop_time = 14; -
clearLastStopTime
When the test first started running.
.google.protobuf.Timestamp last_stop_time = 14; -
getLastStopTimeBuilder
public com.google.protobuf.Timestamp.Builder getLastStopTimeBuilder()When the test first started running.
.google.protobuf.Timestamp last_stop_time = 14; -
getLastStopTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastStopTimeOrBuilder()When the test first started running.
.google.protobuf.Timestamp last_stop_time = 14;- Specified by:
getLastStopTimeOrBuilderin interfaceBuildEventStreamProtos.TestSummaryOrBuilder
-
getTotalRunDurationMillis
Deprecated.build_event_stream.TestSummary.total_run_duration_millis is deprecated. See third_party/bazel/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=833The total runtime of the test. Deprecated, use `total_run` instead. TODO(yannic): Remove.
int64 total_run_duration_millis = 9 [deprecated = true];- Specified by:
getTotalRunDurationMillisin interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- The totalRunDurationMillis.
-
setTotalRunDurationMillis
Deprecated.build_event_stream.TestSummary.total_run_duration_millis is deprecated. See third_party/bazel/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=833The total runtime of the test. Deprecated, use `total_run` instead. TODO(yannic): Remove.
int64 total_run_duration_millis = 9 [deprecated = true];- Parameters:
value- The totalRunDurationMillis to set.- Returns:
- This builder for chaining.
-
clearTotalRunDurationMillis
Deprecated.build_event_stream.TestSummary.total_run_duration_millis is deprecated. See third_party/bazel/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=833The total runtime of the test. Deprecated, use `total_run` instead. TODO(yannic): Remove.
int64 total_run_duration_millis = 9 [deprecated = true];- Returns:
- This builder for chaining.
-
hasTotalRunDuration
public boolean hasTotalRunDuration()The total runtime of the test.
.google.protobuf.Duration total_run_duration = 12;- Specified by:
hasTotalRunDurationin interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- Whether the totalRunDuration field is set.
-
getTotalRunDuration
public com.google.protobuf.Duration getTotalRunDuration()The total runtime of the test.
.google.protobuf.Duration total_run_duration = 12;- Specified by:
getTotalRunDurationin interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- The totalRunDuration.
-
setTotalRunDuration
public BuildEventStreamProtos.TestSummary.Builder setTotalRunDuration(com.google.protobuf.Duration value) The total runtime of the test.
.google.protobuf.Duration total_run_duration = 12; -
setTotalRunDuration
public BuildEventStreamProtos.TestSummary.Builder setTotalRunDuration(com.google.protobuf.Duration.Builder builderForValue) The total runtime of the test.
.google.protobuf.Duration total_run_duration = 12; -
mergeTotalRunDuration
public BuildEventStreamProtos.TestSummary.Builder mergeTotalRunDuration(com.google.protobuf.Duration value) The total runtime of the test.
.google.protobuf.Duration total_run_duration = 12; -
clearTotalRunDuration
The total runtime of the test.
.google.protobuf.Duration total_run_duration = 12; -
getTotalRunDurationBuilder
public com.google.protobuf.Duration.Builder getTotalRunDurationBuilder()The total runtime of the test.
.google.protobuf.Duration total_run_duration = 12; -
getTotalRunDurationOrBuilder
public com.google.protobuf.DurationOrBuilder getTotalRunDurationOrBuilder()The total runtime of the test.
.google.protobuf.Duration total_run_duration = 12;- Specified by:
getTotalRunDurationOrBuilderin interfaceBuildEventStreamProtos.TestSummaryOrBuilder
-