Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.TestSummary
Packages that use BuildEventStreamProtos.TestSummary
-
Uses of BuildEventStreamProtos.TestSummary in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.TestSummaryModifier and TypeMethodDescriptionBuildEventStreamProtos.TestSummary.Builder.build()BuildEventStreamProtos.TestSummary.Builder.buildPartial()BuildEventStreamProtos.TestSummary.getDefaultInstance()BuildEventStreamProtos.TestSummary.Builder.getDefaultInstanceForType()BuildEventStreamProtos.TestSummary.getDefaultInstanceForType()BuildEventStreamProtos.BuildEvent.Builder.getTestSummary().build_event_stream.TestSummary test_summary = 9;BuildEventStreamProtos.BuildEvent.getTestSummary().build_event_stream.TestSummary test_summary = 9;BuildEventStreamProtos.BuildEventOrBuilder.getTestSummary().build_event_stream.TestSummary test_summary = 9;BuildEventStreamProtos.TestSummary.parseDelimitedFrom(InputStream input) BuildEventStreamProtos.TestSummary.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.TestSummary.parseFrom(byte[] data) BuildEventStreamProtos.TestSummary.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.TestSummary.parseFrom(com.google.protobuf.ByteString data) BuildEventStreamProtos.TestSummary.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.TestSummary.parseFrom(com.google.protobuf.CodedInputStream input) BuildEventStreamProtos.TestSummary.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.TestSummary.parseFrom(InputStream input) BuildEventStreamProtos.TestSummary.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.TestSummary.parseFrom(ByteBuffer data) BuildEventStreamProtos.TestSummary.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.devtools.build.lib.buildeventstream that return types with arguments of type BuildEventStreamProtos.TestSummaryModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BuildEventStreamProtos.TestSummary>BuildEventStreamProtos.TestSummary.getParserForType()static com.google.protobuf.Parser<BuildEventStreamProtos.TestSummary>BuildEventStreamProtos.TestSummary.parser()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.TestSummaryModifier and TypeMethodDescriptionBuildEventStreamProtos.TestSummary.Builder.mergeFrom(BuildEventStreamProtos.TestSummary other) BuildEventStreamProtos.BuildEvent.Builder.mergeTestSummary(BuildEventStreamProtos.TestSummary value) .build_event_stream.TestSummary test_summary = 9;BuildEventStreamProtos.TestSummary.newBuilder(BuildEventStreamProtos.TestSummary prototype) BuildEventStreamProtos.BuildEvent.Builder.setTestSummary(BuildEventStreamProtos.TestSummary value) .build_event_stream.TestSummary test_summary = 9;