com.android.tradefed.result.proto
类
FileProtoResultReporter |
将 TestRecord 转储到文件中的 Proto 报告程序。
|
InvocationProtoResultReporter | 用于存储调用级缓存信息及其模块列表的报告程序 |
ModuleProtoResultReporter | 仅报告模块级结果的结果报告程序。 |
ProtoResultParser | Tradefed 结果 proto 格式的解析器。 |
ProtoResultReporter |
结果报告程序会构建一个包含所有结果的 TestRecord protobuf。
|
StreamProtoReceiver | 一个接收器,用于将收到的 proto TestRecord 转换为 Tradefed 事件。 |
StreamProtoResultReporter |
ProtoResultReporter 的实现
|
枚举
ProtoResultParser.TestLevel | 表示正在处理的 proto 的当前级别的枚举。 |