Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.TestSummaryIdOrBuilder
-
Packages that use BuildEventStreamProtos.BuildEventId.TestSummaryIdOrBuilder Package Description com.google.devtools.build.lib.buildeventstream -
-
Uses of BuildEventStreamProtos.BuildEventId.TestSummaryIdOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.BuildEventId.TestSummaryIdOrBuilder Modifier and Type Class Description static classBuildEventStreamProtos.BuildEventId.TestSummaryIdIdentifier of an event reporting the summary of a test.static classBuildEventStreamProtos.BuildEventId.TestSummaryId.BuilderIdentifier of an event reporting the summary of a test.Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEventId.TestSummaryIdOrBuilder Modifier and Type Method Description BuildEventStreamProtos.BuildEventId.TestSummaryIdOrBuilderBuildEventStreamProtos.BuildEventId.Builder. getTestSummaryOrBuilder().build_event_stream.BuildEventId.TestSummaryId test_summary = 7;BuildEventStreamProtos.BuildEventId.TestSummaryIdOrBuilderBuildEventStreamProtos.BuildEventId. getTestSummaryOrBuilder().build_event_stream.BuildEventId.TestSummaryId test_summary = 7;BuildEventStreamProtos.BuildEventId.TestSummaryIdOrBuilderBuildEventStreamProtos.BuildEventIdOrBuilder. getTestSummaryOrBuilder().build_event_stream.BuildEventId.TestSummaryId test_summary = 7;
-