com.android.tradefed.result.proto

FileProtoResultReporter TestRecord 转储到文件中的 Proto 报告程序。 
ProtoResultParser Tradefed 结果 proto 格式的解析器。 
ProtoResultReporter 结果报告程序会构建一个包含所有结果的 TestRecord protobuf。 
StreamProtoReceiver 一个接收器,用于将收到的 proto TestRecord 转换为 Tradefed 事件。 
StreamProtoResultReporter ProtoResultReporter 的实现

枚举

ProtoResultParser.TestLevel 表示正在处理的 proto 的当前级别的枚举。