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 の現在のレベルを表す列挙型。 |