Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.TestResultIdOrBuilder
-
Packages that use BuildEventStreamProtos.BuildEventId.TestResultIdOrBuilder Package Description com.google.devtools.build.lib.buildeventstream -
-
Uses of BuildEventStreamProtos.BuildEventId.TestResultIdOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.BuildEventId.TestResultIdOrBuilder Modifier and Type Class Description static classBuildEventStreamProtos.BuildEventId.TestResultIdIdentifier of an event reporting on an individual test run.static classBuildEventStreamProtos.BuildEventId.TestResultId.BuilderIdentifier of an event reporting on an individual test run.Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEventId.TestResultIdOrBuilder Modifier and Type Method Description BuildEventStreamProtos.BuildEventId.TestResultIdOrBuilderBuildEventStreamProtos.BuildEventId.Builder. getTestResultOrBuilder().build_event_stream.BuildEventId.TestResultId test_result = 8;BuildEventStreamProtos.BuildEventId.TestResultIdOrBuilderBuildEventStreamProtos.BuildEventId. getTestResultOrBuilder().build_event_stream.BuildEventId.TestResultId test_result = 8;BuildEventStreamProtos.BuildEventId.TestResultIdOrBuilderBuildEventStreamProtos.BuildEventIdOrBuilder. getTestResultOrBuilder().build_event_stream.BuildEventId.TestResultId test_result = 8;
-