Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.TestSummaryOrBuilder
-
Packages that use BuildEventStreamProtos.TestSummaryOrBuilder Package Description com.google.devtools.build.lib.buildeventstream -
-
Uses of BuildEventStreamProtos.TestSummaryOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.TestSummaryOrBuilder Modifier and Type Class Description static classBuildEventStreamProtos.TestSummaryPayload of the event summarizing a test.static classBuildEventStreamProtos.TestSummary.BuilderPayload of the event summarizing a test.Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.TestSummaryOrBuilder Modifier and Type Method Description BuildEventStreamProtos.TestSummaryOrBuilderBuildEventStreamProtos.BuildEvent.Builder. getTestSummaryOrBuilder().build_event_stream.TestSummary test_summary = 9;BuildEventStreamProtos.TestSummaryOrBuilderBuildEventStreamProtos.BuildEvent. getTestSummaryOrBuilder().build_event_stream.TestSummary test_summary = 9;BuildEventStreamProtos.TestSummaryOrBuilderBuildEventStreamProtos.BuildEventOrBuilder. getTestSummaryOrBuilder().build_event_stream.TestSummary test_summary = 9;
-