com.android.tradefed.result.proto
Classes
FileProtoResultReporter |
Proto reporter that dumps the TestRecord into a file.
|
ModuleProtoResultReporter | A result reporter meant to report only the module level results. |
ProtoResultParser | Parser for the Tradefed results proto format. |
ProtoResultReporter |
Result reporter build a TestRecord protobuf with all the results inside.
|
StreamProtoReceiver | A receiver that translates proto TestRecord received into Tradefed events. |
StreamProtoResultReporter |
An implementation of ProtoResultReporter
|
Enums
ProtoResultParser.TestLevel | Enumeration representing the current level of the proto being processed. |