クラスインデックス

これらは API クラスです。すべてのAPI パッケージを参照してください。

AaptParser 「aapt dump badging」の出力を解析することでapkから情報を抽出するクラス。
AaptParser.AaptVersion APK ファイルの解析に使用される AAPT バージョンのオプションの列挙。
アビABI を表すクラス。
アビフォーマッターabi のユーティリティ クラス。
アビユーティリティデバイス ABI を処理するためのユーティリティ クラス
抽象的な接続抽象的な接続表現。
抽象ホストモニターホストヘルスモニタリングの典型的なクラス。
抽象トンネルモニターGCE AVD の抽象トンネル モニター。
AbstractXmlParser XML ファイルを解析するためのヘルパー基本クラス
AbstractXmlParser.ParseException XML 入力を解析できなかった場合にスローされます
AcloudConfigParser Acloud 構成を解析するヘルパー クラス (クラウド デバイス インスタンスの起動に使用されます)。
AcloudConfigParser.AcloudKeys設定から検索できるキーのセット。
アクション進行中一般的なアクションが進行中です。
アクティブトレースアクティブなトレースの記述と管理を支援するメイン クラス。
アクティビティステータスチェッカーモジュールの最後に実行されている残りのアクティビティのステータス チェッカー。
AdbRootエレベーター必要に応じて構築時に adb root を有効にし、完了時に root の状態を復元するAutoCloseable
AdbSsh接続SSH ブリッジを介した ADB 接続。
AdbStopServerPreparer adb テストの実行前後にホスト上の adb サーバーを停止するターゲット プリペアラー。
AdbTcp接続デバイスのデフォルトの接続表現。デバイスの標準の adb 接続であると想定されます。
AdbUtils adb 操作のためのユーティリティ クラス。
AfterClassWithInfo AfterClassと同様の保証ですが、アノテーションが付けられたメソッドにはTestInformationパラメーターが必要です。
集約ポストプロセッサ複数回の反復テスト実行中に収集された数値メトリクスの最小値、最大値、平均値、分散、標準偏差、合計、カウント、およびオプションでパーセンタイルを提供するメトリクス アグリゲータ。それらを double として扱います。
すべてのテストアプリのインストールセットアップIDeviceBuildInfo#getTestsDir()フォルダーからすべてのアプリをデバイスにインストールするITargetPreparer
AltDir の動作さまざまなテスト アーティファクト インストーラー/プッシャーの代替ディレクトリ動作を定義する列挙型

AndroidJUnitTest android.support.test.runner.AndroidJUnitRunner を使用して、指定されたデバイス上でインストルメンテーション テスト パッケージを実行するテスト。
AndroidTestOrchestratorRemoteTestRunner adb コマンドと AndroidTestOrchestrator を使用して、インストルメント化された Android テストを実行します。
AoaTargetPreparer Android Open Accessories (AOAv2) プロトコルを使用して一連のアクション (クリックやスワイプなど) を実行するITargetPreparer
アプリビルド情報Android アプリケーションとそのテスト パッケージを表すIBuildInfo
AppDeviceBuildInfoこのクラスは廃止されました。 IDeviceBuildInfo直接使用します。
アプリのセットアップAPK とそのテストをインストールするITargetPreparer
AppVersionFetcherデバイスからアプリのバージョン文字列を取得するユーティリティ クラス。
AppVersionFetcher.AppVersionInfoアプリのバージョン情報の種類。
アーチモジュールコントローラーモジュール コントローラーは、特定のアーキテクチャに一致しない場合はテストを実行しません。
ArgsOptionParser解析されたコマンドライン引数からOptionフィールドを設定します。
配列使用率配列のユーティリティ メソッド
アートChrootPreparer ART テスト用の chroot ディレクトリを作成します。
アートGTest
アーティファクトの詳細これは、CAS ツールによって生成されたコンテンツとその記述子の構造を記述します。
ArtifactDetails.ArtifactFileDescriptor
アーティファクトアナライザービルド成果物を分析して洞察を得るのに役立つユーティリティ。
アートランテストART 実行テストを実行するためのテスト ランナー。
ArtRunTest.AdbShellCommandException ADB シェル コマンドの実行中に発生したエラーを報告する例外クラス。
ATestFileSystemLogSaverこの LogSaver クラスは、特定のパスにログを保存するために ATest によって使用されます。
テストランナーITestSuiteの導入
アトレースコレクターテスト中に atrace を実行し、結果を収集して呼び出しに記録するIMetricCollector
AtraceRunMetricCollectorテスト デバイスの指定されたディレクトリの下にあるすべてのテスト ディレクトリからトレースを収集し、テスト ディレクトリをログに記録し、テスト ディレクトリの下のトレース ファイルを後処理してメトリクスを集計します。
オートログコレクターハーネスによって自動的に処理できるコレクターを説明する列挙。
自動レポーターTradefed 自動レポーターからのマッピングを定義するクラス。
平均ポストプロセッサメトリクスのリストの平均を計算するポストプロセッサの実装。

B

バックグラウンドデバイスアクション指定されたデバイス上でコマンドを実行し、アクションがキャンセルされるまで必要に応じて繰り返し実行します。
BaseDeviceMetricCollector onTestRunStart(com.android.tradefed.device.metric.DeviceMetricData)およびERROR(/#onTestRunEnd(com.android.tradefed.device.metric.DeviceMetricData,Map))で収集を開始および停止できるIMetricCollectorの基本実装。
ベースエミュレータ準備者ローカルエミュレータを起動するための共通の準備ツール。
BaseHostJUnit4Testホスト JUnit4 スタイルのテストを実行するための基本テスト クラス。
BaseLeveledLogOutput名前またはコンポーネントに基づいて一部のタグをフィルタリングできるようにするILeveledLogOutputの基本実装。
ベースモジュールコントローラーモジュールを実行するかどうかをチェックするために実装する必要があるIModuleControllerの基本実装。
BaseMultiTargetPreparerオブジェクトを無効にすることができるIMultiTargetPreparerの基本実装。
ベースポストプロセッサすべての実装が拡張する必要がある基本IPostProcessor
BaseRetryDecision IRetryDecisionの基本実装。
BaseStreamLogger <OS が OutputStream を拡張>ログ メッセージを出力ストリームと標準出力に送信するILeveledLogOutput
BaseTargetPreparerオブジェクトを無効にするかどうかを制御できるITargetPreparerの基本実装クラス。
ベーステストスイート新しいスイート システムで互換性テスト スイートを実行するためのテスト。
バッテリーコントローラーデバイスのバッテリー充電状態を制御できるユーティリティ クラス。
バッテリー再充電デバイス回復デバイスのバッテリーレベルが指定されたしきい値を下回ったときにコマンドをトリガーできるようにします。
バッテリー温度
バッテリーが利用できませんデバイスの回復バッテリーレベルが利用できない場合に構成をトリガーするリカバリチェッカー。
BeforeClassWithInfo BeforeClassと同様の保証ですが、アノテーションが付けられたメソッドにはTestInformationパラメータが必要です。
バイナリ状態IGNORE no-op 状態で ON/OFF 状態を記録するために使用される列挙型。
Bluetooth接続遅延コレクターコレクターは、事前定義された statsd 持続時間メトリック構成をデバイスにプッシュし、各プロファイルの Bluetooth 接続持続時間を収集します。
Bluetooth接続状態コレクターこのコレクターは BluetoothConnectionStateChanged メトリクスを収集し、各プロファイルの接続状態番号を記録します。
Bluetooth接続成功率ポストプロセッサBluetooth プロファイルの成功率を計算するポストプロセッサの実装

「metric-key-match」を使用して、Bluetooth 接続状態を含むメトリックを数値配列 (例 [0, 1, 2, 3, 0, 1, 2, 3]) で指定します。

BluetoothHciSnoopLogCollector DUT で Bluetooth HCI スヌープ ログを有効にし、各テストのログを収集するコレクター。
Bluetoothユーティリティデバイス上で BluetoothInstrumentation を呼び出すためのユーティリティ関数

デバイス側の BluetoothInstrumentation コードは、AOSP のframeworks/base/core/tests/bluetoothtestsにあります。

ブートストラップビルドプロバイダーテストデバイスからビルド情報をブートストラップするIDeviceBuildProvider

これは通常、外部から提供されたビルドを備えたデバイスに使用されます。

BootstrapServiceFileResolverLoaderサービスロード機能を使用してリゾルバーをロードします。
バグポートバグレポート ファイルの参照を保持するオブジェクト。フラット バグレポートおよび圧縮されたバグレポート (bugreportz) と互換性があります。
バグレポートコレクター構成可能なイベントが発生したときにバグレポートを収集し、各バグレポートが収集された後にその子に対してITestInvocationListener#testLogを呼び出すパススルーITestInvocationListener
BugreportCollector.Filter
BugreportCollector.Freq
バグポートコレクター名詞
BugreportCollector.Predicateバグレポートをいつ取得するかを説明する完全な述語。
BugreportCollector.Relation
BugreportCollector.SubPredicate
BugreportzOnFailureCollectorテスト ケースが失敗した場合は、バグレポートを収集します。
BugreportzOnTestCaseFailureCollector実行中のテスト ケースが失敗した場合は、バグレポートを収集します。
ビルド分析単一のビルド分析の結果を表します。
ビルドエラー提供されたビルドの実行に失敗した場合にスローされます。
ビルド情報ITestDeviceに関連付ける必要があるIBuildInfoの汎用実装。
ビルド情報キービルド情報クエリに関連する列挙を保持するクラス。
BuildInfoKey.BuildInfoFileKey IBuildInfo.getFile(com.android.tradefed.build.BuildInfoKey.BuildInfoFileKey)を通じてクエリできるすべての既知のファイル タイプを説明する列挙型。
ビルド情報レコーダービルド情報メタデータを指定されたファイルに書き込むITargetPreparer
ビルド情報ユーティリティIBuildInfoの操作を支援する util クラス
ビルド取得エラーテスト用のビルドを取得中に致命的なエラーが発生しました。
ビルドシリアル化バージョンすべてのIBuildInfoの現在のシリアル化バージョンを含むクラス。
ビルドテストZipUtils Android ビルド システムによって生成されるテスト zip に関連する操作のためのヘルパー クラス
バルクメール送信者送信間隔、初期バースト サイズ、受信者、メッセージの合計数の設定を可能にする電子メール送信ユーティリティ。
バンドルツール使用率Bundletool コマンド ラインを使用してデバイスに .apks をインストールするユーティリティ クラス。
ByteArrayInputStreamSource
バイト配列リスト軽量のバイト配列を表すクラス。
ByteArrayUtilバイト配列を操作するためのユーティリティ (バイトを整数に変換するなど)。

C

車モジュールコントローラーこのコントローラーは、自動車以外のデバイスでのテスト ケースの実行を防ぎます。
CarryDnaeError JUnit4 フレームワークを通じてDeviceNotAvailableExceptionを伝達するための内部RuntimeException
中断例外のキャリーテスト フェーズのタイムアウトがトリガーされ、テスト実行スレッドから呼び出し実行スレッドに InterruptedException を渡す必要がある場合にスローされます。
CdmaデバイスフラッシャーCDMA 無線を使用して物理 Android デバイスにイメージをフラッシュするクラス。
CecControllerTokenProvider Consumer Electronics Control (CEC) 関連のトークンのトークン プロバイダー。
中央ディレクトリ情報CentralDirectoryInfo は、zip ファイル内のファイル/フォルダーの情報を含むクラスです。
チェックペアリング準備者プライマリ デバイスとコンパニオン デバイス間の BT ボンディングを検証するCompanionAwarePreparer
CircularAtraceUtil atrace ユーティリティは、主に Monkey テスト中に ANR の根本原因を特定するために開発されました。
CircularByteArray循環バッファとして動作し、配列内のすべての値の合計を追跡する固定サイズの配列を保持するためのデータ構造。
ClangCodeCoverageCollector Clang カバレッジ測定値をデバイスから取得し、テスト アーティファクトとして記録するBaseDeviceMetricCollector
ClangProfileIndexer Clang コード カバレッジ測定のインデックスを作成するユーティリティ クラス。
ClassNotFoundConfigurationExceptionオブジェクトのクラスが見つからない場合のConfigurationException
クラスパススキャナークラスパス上のエントリを検索します。
ClassPathScanner.ClassNameFilter Java クラス名をフィルタリングして変換するIClassPathFilter
ClassPathScanner.ExternalClassNameFilter内部クラスを拒否するClassNameFilter
ClassPathScanner.IClassPathFilterクラスパスエントリパスのフィルタ

FileFilterに基づいてパターン化

時計じかけのユーティリティマルチデバイスロジックを共有するための時計じかけユーティリティ
CloseableTraceScope try-with-resources を介してトレース セクションをレポートできるようにするスコープ付きクラス
クラスタービルド情報TFC からパイプされたビルドのIBuildInfoクラス。
クラスタービルドプロバイダーTFC テスト リソースをダウンロードするためのIBuildProvider
クラスタークライアントTFC バックエンドと対話するためのIClusterClient実装。
クラスターコマンドTF クラスターからフェッチされたタスクを表すクラス。
ClusterCommand.RequestType
ClusterCommand.State TF クラスター内のコマンドのステータス。
ClusterCommandConfigBuilderクラスターコマンドの設定ファイルを構築するクラス。
クラスターコマンドイベントアップロードするクラスターコマンドイベントをカプセル化するクラス。
ClusterCommandEvent.Builder
ClusterCommandEvent.Type
クラスターコマンドランチャーサブプロセス TF を介して TFC からコマンドを起動するIRemoteTestクラス。
クラスタコマンドスケジューラTFC (Tradefed Cluster) をサポートするICommandScheduler
クラスターコマンドステータスTF クラスターからのコマンドの状態とキャンセル理由を表すクラス。
クラスターデバイス情報アップロードするクラスタデバイス情報をカプセル化するクラス。
ClusterDeviceInfo.Builder
クラスターデバイスモニターTradefed Cluster サービスに結果を報告するIDeviceMonitor実装。
ClusterEventUploader <T extends IClusterEvent > ClusterEventUploader クラス。IClusterEvent IClusterEvent TFC にアップロードします。
クラスターホストイベントアップロードされるクラスターホストイベントをカプセル化するクラス。
ClusterHostEvent.Builder
ClusterHostEvent.HostEventTypeさまざまな種類のホスト イベントの列挙型。
クラスターホスト使用率TF クラスターがグローバル構成インスタンス、ホスト情報などを取得するための静的ユーティリティ関数。
クラスターログセーバーテスト出力を TFC にアップロードするILogSaverクラス。
ClusterLogSaver.FilePickingStrategyファイルピッキング戦略。
クラスターオプション
コードカバレッジテスト特定のデバイス上でインストルメンテーション テスト パッケージを実行し、コード カバレッジ レポートを生成するテスト。
収集バイト出力受信者シェル出力全体をbyte[]に収集するIShellOutputReceiver
収集出力受信者シェル出力全体を 1 つのStringに収集するIShellOutputReceiver
テストリスナーの収集すべてのテスト結果を収集するITestInvocationListener
コレクターヘルパーいくつかの場所で必要なIMetricCollector操作を実行するためのヘルパー。
コマンドファイルパーサーコマンドラインのセットを含むファイルのパーサー。
CommandFileParser.CommandLine
コマンドインタラプタTradeFederation コマンドを中断したり、中断不可能としてマークしたりできるサービス。
CommandLineBuildInfoBuilderこのユーティリティは、コマンド ラインから通常のビルド情報引数を取得し、そこからIBuildInfoを作成することを目的としていました。
コマンドオプションICommandOptionsの実装。
コマンドオプションゲッター指定された呼び出しのコマンド オプション値を返すサービス実装。
コマンド結果コマンドの結果が含まれます。
コマンドランナーコマンドライン引数で指定されたコマンドを実行して終了する、代替 TradeFederation エントリ ポイント。
CommandRunner.ExitCode終了できるエラー コード。
コマンドスケジューラ利用可能なすべてのデバイスで TradeFederation コマンドを実行するためのスケジューラ。
CommandScheduler.HostStateホストのさまざまなステータスの列挙型
コマンドステータス時間指定された操作のステータスを表します。
コマンドステータスハンドラー呼び出しのステータスの監視と更新を支援するハンドラー。
CommandSuccessModuleControllerシェルコマンドの失敗に基づいてテストモジュールをスキップするモジュールコントローラーの基本クラス。
CommonLogRemoteFileUtilこのユーティリティを使用すると、共通ファイルのリモート ログ フェッチ ロジックのさまざまなリモート デバイス表現間でのコードの重複を回避できます。
CommonLogRemoteFileUtil.KnownLogFileEntryリモート デバイスの既知のログ エントリの表現。
コンパニオンアロケータコンパニオンデバイスの割り当てと解放を処理する基本クラス

getCompanionDeviceSelectionOptions()を実装して、コンパニオン デバイスを割り当てるために必要な基準を記述する必要があります。

CompanionAwarePreparerすでに割り当てられているコンパニオン デバイスを取得するロジックをカプセル化するITargetPreparer
CompanionAwareテストコンパニオンデバイスの取得とチェックの定型文をカプセル化する基本テストクラス

サブクラスはgetCompanion()を呼び出して、割り当てられたコンパニオンを取得できます。

コンパニオンデバイストラッカーコンパニオンデバイスの割り当てと解放のためのクラス
コンパニオンRunCommandTargetPreparer割り当てられたコンパニオン デバイス上で指定されたコマンドを実行するITargetPreparer
CompanionTestAppInstallSetup IDeviceBuildInfo#getTestsDir()フォルダーから割り当てられたコンパニオン デバイスに 1 つ以上のアプリをインストールするITargetPreparer
CompileBootImageWithSpeedTargetPreparerコンパイラ フィルタ「speed」を使用してブート クラスパスとシステム サーバーを再コンパイルします。
状態障害モニター呼び出しによる失敗を監視します。
ConditionPriorityBlockingQueue <T>特定の条件に一致するオブジェクトを取得できるERROR(/PriorityBlockingQueue)のような操作を備えたスレッドセーフ クラス。
ConditionPriorityBlockingQueue.AlwaysMatch <T>任意のオブジェクトと一致するConditionPriorityBlockingQueue.IMatcher
ConditionPriorityBlockingQueue.IMatcher <T>要素が何らかの条件に一致するかどうかを判断するためのインターフェイス。
ConfigCompleter TF 構成のCompleterの実装。
構成可能なGrpc動的シャーディングクライアント
構成ロードされた構成オブジェクトをマップに保存する具体的なIConfiguration実装。
構成定義構成、それに関連するオブジェクト、およびそれらのオプションの記録を保持します。
構成定義.ConfigObjectDef className の情報とその出現番号を保持するオブジェクト (たとえば、構成に同じオブジェクトが 2 回ある場合、最初のものには最初の出現番号が付けられます)。
構成記述子構成自体のいくつかの側面を説明する構成オブジェクト。
ConfigurationDescriptor.LocalTestRunnerローカル テスト ランナーを示すために使用される列挙型。
構成例外設定をロードできなかった場合にスローされます。
構成ファクトリーIConfigurationを作成するためのファクトリ。
ConfigurationFactory.ConfigLoader 1 つのルート構成からインクルードされた構成を追跡し、循環インクルードで例外をスローする IConfigDefLoader の実装。
ConfigurationFactory.ExceptionLoader
構成使用率設定ファイルを処理するためのユーティリティ関数。
構成XmlParser設定ConfigurationXmlParser の設定を受け入れるための単純なクラス

このクラスに設定を渡すには、エイリアスが必須です。

構成YamlParser YAML スタイル Tradefed 構成用のパーサー
構成ユーティリティstatsd 構成ファイルを作成、操作、およびプッシュするためのユーティリティ クラス。
ConfigUtil.LogSource
コンソールユーザーに対話用のインターフェースを提供するメイン TradeFederation コンソール

現在、次のような操作をサポートしています。

  • テストするコマンドを追加する
  • デバイスとその状態をリストする
  • 進行中の呼び出しをリストする
  • キュー内のコマンドをリストする
  • 呼び出しログをファイル/標準出力にダンプします
  • シャットダウン
Console.ArgRunnable <T>引数を受け取ることができるrunメソッドを持つRunnable
Console.CaptureList List<List<String>>の便利な型
コンソールリーダー出力ストリームSystem.out.print()をユーザーのLineReader unfinishedLine とうまく連携させるために使用できる OutputStream。
コンソール結果レポーターテスト結果をコンソールに出力する結果レポーター。
コンテンツ分析コンテキストコンテンツを適切に分析するために、コンテンツの周囲のコンテキストを提供します。
コンテンツ分析コンテキスト.分析メソッドこれは、適切な分析のためにコンテンツ構造から何を期待すべきかを説明します。
コンテンツ分析結果コンテンツ分析の概要。
コンテンツ情報ベースおよび現在のバージョンの特定のビルド ターゲットのコンテンツを表します。
コンテンツプロバイダーハンドラーコンテンツ プロバイダーの対話を抽象化し、さまざまな操作にデバイス側のコンテンツ プロバイダーを使用できるようにするハンドラー。
カウンティングテスト結果リスナーTestStatusによってテストの総数を追跡するTestResultListener
カウントテストケースコレクター特定のIRemoteTestのテスト ケースの数を数えて報告します。
カバレッジ測定フォワーダーカバレッジ測定値をビルド プロバイダーからロガーに転送するプレースホルダー テスト。
カバレッジオプションカバレッジ オプションを保持するためにオブジェクトをトレードします。
CoverageOptions.Toolchain
Cpuスロットルウェイターすべてのコアの最大周波数が利用可能な最高レベルに復元されるまで待機するITargetPreparer
CreateAvdPreparer
ユーザー作成者作成者ユーザーを作成し、最後にそれをクリーンアップするためのターゲットの準備者。
現在の呼び出し呼び出し内の任意の場所で役立つ現在の呼び出し情報を追跡および提供するクラス。
CurrentInvocation.InvocationInfo呼び出し時に常に設定される特別な名前付きキー。
CurrentInvocation.IsolationGrade分離レベルを説明します

D

デバッグホストログオン障害コレクターテスト ケースの失敗が発生したときにホスト側のログを収集して記録するコレクター。
デフォルト接続デバイスのデフォルトの接続表現。デバイスの標準の adb 接続であると想定されます。
DefaultConnection.ConnectionBuilderビルダーは接続について説明していました。
DefaultRemoteAndroidTestRunner Tradefed ユースケースのデフォルトを設定するための ddmlib RemoteAndroidTestRunnerの拡張機能。
DefaultTestsZipInstallerテスト zip インストーラーのデフォルトの実装。
委任された呼び出し実行InvocationExecutionは、別の Tradefed バイナリに実行を委任します。
依存関係リゾルバーテストのすべての依存関係を取得できる新しいタイプのプロバイダー。
DeviceActionTargetPreparerデバイスアクションを実行するITargetPreparer
デバイスアクション使用率デバイスアクションを実行するためのユーティリティクラス。
DeviceActionUtil.Commandデバイスアクションのコマンド。
DeviceActionUtil.DeviceActionConfigError設定エラーの例外。
デバイス割り当て結果コマンドの割り当て試行の結果を表します。
デバイス割り当て状態IDeviceManager の観点から見たデバイスの割り当て状態を表します。
デバイス利用可能チェッカーモジュールがデバイスをオフライン状態のままにしていないことを確認するチェッカー。
デバイスベースラインチェッカー各モジュールの前にデバイスのベースライン設定を設定します。
DeviceBaselineSetterデバイスのベースライン設定を作成するために使用される抽象クラス。
デバイスバッテリーレベルチェッカー最小バッテリー充電量をチェックし、最小充電量が存在しない場合はバッテリーが 2 番目の充電しきい値に達するまで待機するIRemoteTest
デバイスバッテリーリソースメトリックコレクターこのコレクターは、デバイスのバッテリー メトリックを収集します。
デバイスビルド記述子IBuildInfoのラッパー クラス。デバイス プラットフォームのビルド情報を取得するヘルパー メソッドが含まれています。
デバイスビルド情報完全な Android デバイスのビルドと (オプションで) そのテストを表すIBuildInfo
デバイスビルド情報ブートストラッパービルド情報フィールドをデバイスから読み取られた属性に置き換えるITargetPreparer

これは、外部ソースから生成されたビルドを使用してデバイスをテストする場合に役立ちます (例:

DeviceBuildInfoInjector DeviceBuildDescriptorメタデータをIBuildInfoに挿入するITargetPreparer
デバイスクリーナーテスト後にクリーンアップアクションとして再起動またはフォーマットを実行し、オプションで画面をオフにします
DeviceCleaner.CleanupAction
DeviceCleaner.PostCleanupAction
デバイス同時使用率デバイス側のコマンドを同時に実行するためのユーティリティ メソッドとクラスが含まれています

ShellCommandCallableとして実装されたコマンドを実行するには ERROR ERROR(/ExecutorService)を使用し、コマンド実行のERROR(/ExecutorService)によって返されたERROR(/Future)との同期には ERROR ERROR(/#joinFuture(String,Future,long))を使用します。

DeviceConcurrentUtil.ShellCommandCallable <V> ITestDeviceでのシェル コマンドの実行の詳細をラップするERROR(/Callable)
デバイス構成ホルダーロードされたデバイス構成オブジェクトをその属性に格納する具体的なIDeviceConfiguration実装。
デバイス記述子テスト対象のデバイスを記述する情報を含むクラス。
デバイス切断例外デバイスがそのトランスポート タイプ経由で到達できなくなった場合にスローされます。たとえば、デバイスが USB または TCP/IP 接続経由で認識できなくなった場合です。
デバイスエラー識別子デバイス エラーとデバイスから報告されたエラーからのエラー識別子。
デバイスの起動エラービルドでフラッシュされた後にデバイスが起動に失敗した場合にスローされます。
デバイス機能フラグ
デバイス機能モジュールコントローラー特定の機能をサポートしていない場合、モジュール コントローラーはテストを実行しません。
デバイスファイルレポーターデバイスにファイルがあるかどうかを確認し、見つかった場合はITestInvocationListener#testLog(String, LogDataType, InputStreamSource)に送信するユーティリティ クラス。
DeviceFlashPreparer物理 Android ハードウェア上にイメージをフラッシュするITargetPreparer
デバイス折りたたみ可能状態「cmd device_state print-states」によって返されるデバイスの折りたたみ可能な状態の表現。
デバイスフォルダービルド情報ローカル ファイル システム上のディレクトリに含まれる他のビルド アーティファクトも含まれるIDeviceBuildInfo
デバイスイメージトラッカー一部の増分デバイス更新では、差分を計算するためのベースライン ファイルが必要です。
DeviceImageTracker.FileCacheTrackerキャッシュされたデバイス画像とそのメタデータの追跡情報
DeviceImageZipFlashingTargetPreparer特定の形式で提供されるデバイス イメージをデバイスにフラッシュするターゲット プリペアラー。
デバイスインターネットアクセシビリティリソースメトリックコレクターコレクターは google.com に ping を送信して、デバイスがインターネットにアクセスできるかどうかを確認します。
DeviceJUnit4ClassRunner IDeviceTestにも対応する JUnit4 テスト ランナー。
DeviceJUnit4ClassRunner.LogAnnotationログを記者に伝えることを目的とした偽の注釈。
DeviceJUnit4ClassRunner.MetricAnnotationレポーターに指標を伝えることを目的とした偽のアノテーション。
DeviceJUnit4ClassRunner.TestLogData ExternalResourceTestRuleの実装。
DeviceJUnit4ClassRunner.TestMetrics ExternalResourceTestRuleの実装。
デバイス管理GrpcサーバーTradefed からデバイスを予約できる GRPC サーバー。
デバイスマネージャ
DeviceManager.FastbootDevice Fastboot モードのデバイスの表現。
デバイスメトリックデータメトリックコレクターによって収集されたすべてのデータを保持するオブジェクト。
デバイスモニターマルチプレクサリクエストを複数のIDeviceMonitorに伝播するプロキシ クラス。
DeviceNotAvailableExceptionデバイスがテストに使用できなくなった場合にスローされます。
デバイス所有者ターゲット準備者デバイス所有者コンポーネントを設定するITargetPreparer
DeviceParameterizedRunnerホスト側で駆動されるパラメーター化テスト用の JUnit4 スタイルのパラメーター化ランナー。
デバイスのプロパティデバイス側プロパティ名の共通定数定義
デバイス回復モード使用率
デバイスリリースレポーター解放されるデバイスの親プロセスとの通信を処理するデバイス解放レポーター。
デバイスリセット機能デバイスリセットのサーバー側実装。
デバイスリセットハンドラ一般的にデバイスのリセットを処理するユーティリティ。
デバイスランタイム例外デバイスアクションが期待した結果をもたらさなかった場合にスローされます。
デバイス選択オプションデバイス選択基準のコンテナ。
DeviceSelectionOptions.DeviceRequestedTypeさまざまな種類のプレースホルダー デバイスがサポートされています。
デバイス設定チェッカーモジュールの実行中にデバイス設定が変更されたかどうかを確認します。
デバイスのセットアップ提供されたOptionに基づいてテスト用にデバイスを構成するITargetPreparer
デバイススナップショット機能デバイススナップショットのサーバー側実装。
デバイススナップショットハンドラユーティリティ処理のイカのスナップショット。
デバイス状態モニターIDeviceの状態を監視するためのヘルパー クラス。
DeviceStorageAgeResourceMetricCollector logcat からストレージの経過時間を解析します。
デバイスストレージフィラーある程度の空きスペースが利用できるように、ストレージを埋めるターゲットの準備者。
デバイスストレージステータスチェッカーデバイスに指定されたパーティションに対して十分なディスク容量があるかどうかを確認してください。
デバイスストリングプッシャー文字列をファイルに書き込むターゲットの作成者。
デバイススイートITestDeviceを必要とするテストに ITestDevice を提供するために、JUnit4 コンテナSuiteを拡張します。
DeviceSyncHelper新しいデバイス イメージをデバイスに同期するのに役立つヘルパー。
デバイステストケースIRemoteTestIDeviceTestサービスを提供するヘルパー JUnit テスト ケース。
デバイステスト結果DeviceNotAvailableException発生したときに中止されるTestResultの特殊化
DeviceTestResult.RuntimeDeviceNotAvailableException
デバイステスト実行オプションBaseHostJUnit4Test を介したデバイス テストの実行に関連するオプションのビルダー クラス。
デバイステストスイートIRemoteTestIDeviceTestサービスを提供するヘルパー JUnit テスト スイート。
デバイストレースコレクターテスト実行の開始時に perfetto トレースを開始し、最後にトレース ファイルをログに記録するコレクター。
デバイス利用不可モニターこのリスナーは、テスト ケース レベルの DNAE のみをキャプチャしようとします。
デバイス非応答例外デバイスが adb に表示されているが応答していないことを示すDeviceNotAvailableExceptionの特殊化 (つまり、コマンドがタイムアウトする、起動しないなど)
DeviceUpdateTargetPreparer (ビルド サービスではなく) 外部ソースからのデバイス イメージ ファイルを使用してデバイスを更新するための一般的な手順を処理する抽象的なITargetPreparer
DeviceWifiResourceMetricCollectorコレクターは、現在接続されている Wi-Fi 信号強度とリンク速度メトリックを収集します。
デバイスワイパーユーザーデータを消去するITargetPreparer
ディレクテッドグラフ<V>有向非重み付けグラフの実装。
SELinuxTargetPreparer を無効にするSELinux が有効になっている場合は無効にするターゲット プリペアラー。
DryRunKeyStoreキーストア値が常に適切に置き換えられ、検索される予行演習用のキーストア。
ドライランナー実際にテストを実行するのではなく、透過的にテストをドライランします。
動的ファイルスタブテストこれは、trafeded が動的ファイルを正しく解決できるかをテストする tradefed テストです。
動的リモートファイルリゾルバーリモート ファイルへのパスの解決を支援するクラス。
DynamicRemoteFileResolver.FileResolverLoader IRemoteFileResolverの実装をロードします。
ダイナミックシャードヘルパー複数の TF インスタンス間でリモート作業のキューイングを可能にするシャーディング戦略
動的シャーディング接続情報メッセージ機能サーバー経由の送信を容易にするためのデータ保持クラス。
DynamicSystemPreparer動的システム アップデートを使用してデバイス ビルドの上にシステム イメージをセットアップするITargetPreparer

E

早期デバイスリリース機能初期のデバイス リリース向けの機能サーバーの実装。
Eメール電子メールを送信するためのヘルパー クラス。
電子メールホストヘルスエージェントホスト監視レポートから電子メールを送信するためのIHostHealthAgent実装
EmmaXml定数emma XML レポートを解析するときに使用される定数。
エミュレータメモリCpuキャプチャラ
中央ディレクトリ情報の終了EndCentralDirectoryInfo は、zip ファイルの全体情報を含むクラスです。
EnforcedSeLinuxChecker Selinux のステータスを確認するステータス チェッカー。
EraseUserDataPreparerデバイス上のユーザー データを消去するITargetPreparer
エラー識別子このインターフェイスは、特定のエラーとそのプロパティを説明します。
エラーストレージ使用率エラーを操作して共通ストレージと一致させるためのヘルパー クラス。
イベントロガーリスナー受信したすべてのイベントをファイルに記録するリスナー
例外スローイングランナーラッパー
実行可能ベーステストテストの実行可能スタイルの基本クラス。
実行可能ホストテストホスト上で実行される実行可能ファイルのテスト ランナー。
実行可能ターゲットテストターゲット上で実行される実行可能ファイルのテスト ランナー。
実行ファイルテストまたは呼び出しの実行中に生成され、テストのために保持する必要があるファイルの依存関係。
ExecutionFiles.FilesKeyマップの既知の標準キーの列挙。
実行プロパティテストまたは呼び出しの実行中に生成されるプロパティ。
既存のビルドプロバイダーすでに構築されたIBuildInfoを返すIBuildProvider
拡張ファイルビルド関連のメタデータを運ぶための標準ファイルの拡張子。
拡張機能Atomsレジストリstatsd をローカルで使用するための ExtensionAtomsRegistry。

F

失敗の説明Trade Federation の障害情報を記述するクラス。
フェイクテスト再現可能なテスト結果を簡単に生成できるようにすることを目的とした偽のテスト。
FakeTestsZipFolderコンテンツのリストに基づいて、偽の解凍されたテスト フォルダーを作成するテスト フィクスチャ。
FakeTestsZipFolder.ItemType
FastbootCommandPreparer fastboot をトリガーし、fastboot コマンドを送信するターゲット プリペアラー。
ファストブートデバイスフラッシャーfastboot に依存して物理 Android ハードウェアにイメージをフラッシュするクラス。
ファストブートヘルパーfastboot 操作のためのヘルパー クラス。
FastbootUpdateBootstrapPreparer ITargetPreparerは、指定されたファイル (ブートローダー、ラジオ、デバイス イメージ zip) をIDeviceBuildInfoにステージングして、 FastbootDeviceFlasherでフラッシュされたデバイスを取得し、結果レポートの目的でブート後のデバイス属性をビルド情報に挿入します。
致命的なホストエラーTradeFederation を実行しているホスト マシンで回復不可能な致命的なエラーが発生したため、TradeFederation インスタンスをシャットダウンする必要があることを示す例外。
機能フラグターゲット準備者DeviceConfig (リモート サービスによって調整された機能フラグ) を更新します。
ファイルダウンロードキャッシュダウンロードされたファイルのローカル ファイルシステム LRU キャッシュを維持するヘルパー クラス。
ファイルダウンロードキャッシュファクトリーFileDownloadCacheを作成するためのファクトリー
ファイルダウンロードキャッシュラッパーIFileDownloaderインターフェイスの実装中にFileDownloadCache機能を提供するラッパー クラス。
ファイルアイドルモニターファイルを監視し、アイドル状態の場合はコールバックを実行します(つまり、
ファイル入力ストリームソース入力ファイルを受け取るInputStreamSource
ファイルロガーログ メッセージをファイルと標準出力に送信するILeveledLogOutput
ファイルプロト結果レポーターTestRecordファイルにダンプする Proto レポーター。
FilePullerDeviceMetricCollectorデバイスからのメトリクス キーをリッスンし、デバイスからファイルとして取得するBaseDeviceMetricCollector
ファイルプーラーログコレクターデバイス側から報告されたファイルのロガー。
ファイルシステムログセーバーログをファイル システムに保存します。
ファイルシステムルートチェッカー
ファイル使用率ファイル関連の操作のためのヘルパー クラス
FileUtil.LowDiskSpaceException使用可能なディスク容量が最小しきい値を下回っている場合にスローされます。
FilteredResultForwarder TestDescriptionのホワイトリストの報告のみを許可するResultForwarderのバリアント。
固定バイト配列出力ストリーム最大量のデータのみを保持するメモリ内ERROR(/OutputStream)
点滅方法テスト対象のデバイスをフラッシュするために使用されるメソッドを記述する列挙型
点滅リソースパーサーデバイスをフラッシュするために必要な補助イメージ ファイルの必要なバージョンを解析するクラス。
FlashingResourcesParser.AndroidInfo Map&lt;String, MultiMap&lt;String, String&gt;&gt; typedef 。
点滅リソースParser.Constraintフィルタリング インターフェイス。FlashingResourcesParser が使用する可能性のある一部のリソースを無視できるようにすることを目的としていますFlashingResourcesParser
点滅リソース使用率このユーティリティは、適切なバージョンのアーティファクトを設定して、 DeviceFlashPreparer経由でフラッシュできるようにするのに役立ちます。
FoldableExpandingHandler IModuleParameterHandler非プライマリの折りたたみ可能な構成ごとにさらに拡張されます。
FoldableHandler折りたたみ可能なパラメータを取得して特殊なモジュールを作成できる、汎用の折りたたみ可能なハンドラー。
FoldableModePreparerデバイスの折り畳み状態を切り替えることができるターゲットプリペアラー。
フォルダー構築情報IFolderBuildInfoの具体的な実装。
フォルダーセーバーデバイスからディレクトリを取得し、それを圧縮してロギング バックエンドに保存するITargetPreparer
FormattedGeneratorReporter特定の形式でレポートを生成できるレポーター。
フリーデバイス状態
ヒューズユーティリティFUSE 操作のヘルパー クラス。

G

GceAvdInfo特定の GCE AVD インスタンスに関連するデータを保持する構造。
GceAvdInfo.GceStatus
GceAvdInfo.LogFileEntry
GceLHPTunnelMonitor
GceマネージャーGCE 呼び出しを管理して開始/停止し、GCE からログを収集するヘルパー。
GceRemoteCmdFormatterリモート gce デバイスに到達するためにコマンドをフォーマットするユーティリティ クラス。
GceRemoteCmdFormatter.ScpMode SCP は、引数の構造に応じてファイルをプッシュまたはプルするために使用できます。
GceSshTunnelMonitor Gce ssh トンネルのスレッド モニター。
GcovCodeCoverageCollector gcov カバレッジ測定値をデバイスから取得し、テスト アーティファクトとしてログに記録するBaseDeviceMetricCollector
GcovKernelCodeCoverageCollector gcov カーネル カバレッジ測定値を debugfs およびデバイスから取得し、最終的にテスト アーティファクトとしてログに記録するBaseDeviceMetricCollector
GCSバケット利用率Google Cloud Storage (GCS) からファイルをダウンロードおよびアップロードするためのファイル マネージャー。
GCSBucketUtil.GCSFileMetadata GCS のファイル情報のシンプルなラッパー。
GCS共通ダウンロードやアップロードなどの GCS 操作の基本クラス。
GCS構成ファクトリーConfigurationFactory 、Google Cloud Storage から構成を読み込みます。
GCSConfigurationFactory.GCSConfigLoader GCS から構成をロードし、1 つのルート構成から含まれる構成を追跡し、循環インクルードで例外をスローするConfigurationFactory.ConfigLoaderの拡張機能。
GCS構成サーバー構成サーバーは、Google Cloud Storage (GCS) から構成をロードします。
GCSダウンローダーヘルパーグローバル設定のキャッシュと解決を行う GCS バケットのダウンローダー。
GCSファイルダウンローダーGoogle Cloud Storage (GCS) からファイルをダウンロードするファイル ダウンローダー。
GCSファイルアップローダーファイルデータをGoogle Cloud Storage(GCS)にアップロードするためのファイルアップローダー。
GCSホストリソースマネージャーGCS (Google クラウド ストレージ) からホスト リソースをダウンロードします。
GcsRemoteFileResolver GCSバケットからのダウンロードを可能にするIRemoteFileResolverの実装。
GenericLogcatEventParser <LogcatEventType>イベントの logcat 入力を解析します。
GenericLogcatEventParser.LogcatEventイベント タイプとトリガーとなる logcat メッセージを含む logcat イベントを保持する構造体
GetPreviousPassedHelper以前に合格したテストフィルターを取得するヘルパー。
gkideviceflashpreparer Android Commer Kernel Generic Imageでデバイスをフラッシュするターゲット作成者。
GlobalConfigurationロードされた構成オブジェクトをマップに保存するIGlobalConfigurationの実装
GlobalFiltergetter特定の呼び出しのフィルターを返すサービスの実装。
GlobalTestFilter呼び出しに適用されるフィルターオプション。
GoogleApiClientUtil Google APIクライアントを作成するためのユーティリティ。
GoogleBenchMarkResultParserシェルから実行されるGoogleベンチマークの結果を解析し、すべての結果でマップを返します。
GoogleBenchMarkTest特定のデバイスでGoogleベンチマークテストパッケージを実行するテスト。
granularretriabletestwrapperラッパークラスは、 IRemoteTestで動作し、テストケースレベルでiRemotetestを粒します。
granularretriabletestwrapper.startendcollectorクラスヘルパーが行方不明の実行をキャッチし、スタートと終了を終えます。
gsideviceflashpreparer Androidジェネリックシステムイメージでデバイスをフラッシュするターゲット作成者。
gtest特定のデバイスでネイティブテストパッケージを実行するテスト。
gtestbase GTESTのベースクラス
gtestlisttestparser "-gtest_list_tests"パラメーターを備えたGTESTドライランモードの結果パーサー。
GtestResultParserシェルから実行されるGTESTを使用したネイティブテストの「生の出力モード」の結果を解析し、結果をitestinvocationListenerに通知します。
gtestxmlResultParserシェルから実行されるGTESTを使用して、ネイティブテストの「XML出力モード」の結果を解析し、結果をitestrunlistenerに通知します。

H

HarnessExceptionハーネス内にスローされる例外のベース例外クラス。
HarnessioExceptionファイルの問題を伝えるのに役立つ例外をハーネスします。
harnessruntimeexception
heaphostmonitorホストのヒープメモリを監視し、定期的に履歴ログにログを記録するAbstractHostMonitor実装。
helloworldmultitargetpreparer IMultiTargetPreparerの実装の例。
HistoryLogger TF History Logger、特定のイベントのみを含む特別なログ。
hostgtestネイティブテストパッケージを実行するテスト。
ホストメトリックこのクラスは、報告されるホストメトリックサンプルを表します。
ホストオプションホスト オプション ホルダー クラス。
hoststatsdmetricCollector StatSDユーティリティコマンドを使用して、ホスト側からSTATSDメトリックを収集するIMetricCollector
HOSTTEST Junitホストベースのテストのテストランナー。
hostutilsホストテストを実行するためのいくつかの有用なユーティリティ方法を実装します。
HprofAllocSiteParser hprof レポートの割り当てサイト セクションからの情報を解析するヘルパー クラス。
httphelper HTTPリクエストを作成するためのヘルパーメソッドが含まれています
httphelper.requestrunnable IRunUtil#runEscalatingTimedRetry(long, long, long, long, IRunnableResult)でリクエストを行うために実行可能。
httpmultipartpostマルチパートHTTPの投稿リクエストを作成するためのヘルパークラス。
httpremotefileresolver http経由でリモートファイルをダウンロードできるIRemoteFileResolverの実装
httpsRemoteFileresolver https経由でリモートファイルをダウンロードできるIRemoteFileResolverの実装

IABIテスト中のABIを表すインターフェイス。
iabireceiverテスト中のABIが必要なテスト。
Iandroiddebugbridgeこのパッケージで使用されているAndroidDebugBridgeメソッドのインターフェイス定義。
iappbuildinfoこのインターフェイスは非推奨です。 IBuildInfo直接使用します。
iautoretriabletest ITestFilterReceiverを実装していないが、Auto-Retryをサポートすることを希望するIRemoteTestのインターフェイス。
Ibatteryinfoデバイスのバッテリーとの相互作用を定義するインターフェイス。
ibatteryinfo.batterystate現在のバッテリー充電状態について説明します。
Ibuildinfoテスト中のビルドに関する情報を保持します。
ibuildinfo.buildinfoproperties IBuildInfoいくつかの処理を微調整する必要があるいくつかのプロパティ。
ibuildproviderテスト中のビルドに関する情報を提供する責任があります。
ibuildreceiverテスト中のビルドへの参照が必要なテスト。
iClusterClient TFCバックエンドと対話するためのインターフェイス。
iClusterEvent TFCにアップロードされるクラスターイベントのインターフェイス。
iClustereventuploader <t iClusterEvent > ClusterEventuploader用のインターフェイス
iClusterOptionsクラスター関連オプションを取得するためのインターフェイス。
icommandoptionsコマンドの実行オプション用コンテナ。
icommandscheduler TradeFederationコマンドを実行するためのスケジューラ。
icommandscheduler.ischeduledinvocationlistener呼び出しが完了したときの呼び出しイベントのリスナー。
I圧縮戦略実行時に選択できる圧縮アルゴリズムを表すインターフェイス。
iconfigoptionvalueTransformer構成オプション値を操作するためのインターフェイス
iconfigurablevirtualdevice可能性のある事前に設定された仮想デバイス情報(ホストIP、ホストユーザー、ポートオフセットなど)に関する情報を提供するインターフェイス。
iconfiguration TradeFederationの呼び出しの構成情報。
iconfigurationFactory IConfiguration sを作成するための工場
iconfigurationReceiver IConfigurationを受け入れるオブジェクトを表すための単純なインターフェイス。
IconFigurationServer構成サーバーのインターフェイス。
icredentialFactory OAUTH2 Credentialを作成する資格情報工場のインターフェイス。
idefaultObjectloader YAML構成の一部である必要があるデフォルトオブジェクトをロードするためのインターフェイス。
idefaultObjectloader.loaderconfigurationローダーに情報を渡すロード構成オブジェクト。
iDeviceActionReceiverデバイスイベントを受信するAPIを提供します。
idevicebuildinfo完全なAndroidデバイスビルドを表すIBuildInfo 、および(オプションで)そのテスト。
iDeviceBuildProvider ITestDeviceから情報を使用してビルドを取得するIBuildProvider
iDeviceConfigurationデバイス構成ホルダーインターフェイス。
iDeviceFlasherデバイス上のデバイス画像をフラッシュします。
ideviceflasher.userdataflashoption userData画像を処理するためのオプションの列
iDeviceManagerテスト用の利用可能なデバイスのセットを管理するためのインターフェイス。
idevicemanager.ifastbootlistener FastBoot状態の変更のリスナー。
idevicemonitorデバイスの状態を監視するためのインターフェイス。
idevicemonitor.deviceLister既知のデバイスとその状態を返す必要があるRunnableなクラスのようなクラス。
iDevicerecoveryオフラインになったデバイスを回復するためのインターフェイス。
iDeviceselectionデバイス選択基準のインターフェイス。
ideviceselection.basedeviceType
idevicestatemonitor IDeviceの状態を監視するための施設を提供します。
idevicetest ITestDeviceへの参照が必要なオブジェクトのインターフェイス。
I無効無効にできる Tradefed オブジェクトを記述するインターフェイス。
idynamicshardingclientシャードクライアント用のラッパーインターフェイス

これは、HTTP 1つに交換したり、必要に応じてテストすることができるように存在します。

IdynamicshardingConnectionInfo動的シャード接続情報を含むクラスのインターフェイス
Iメール電子メールを送信するためのインターフェイス。
IEメール.メッセージ電子メール メッセージ データのコンテナー。
ifiledownloaderリモートファイルをダウンロードするためのインターフェイス。
ifileentryインターフェイス定義は、エントリメソッドをFileEntryためのよりシンプルでモック可能な契約を提供します。
ifileresolverloader IRemoteFileResolverの実装をロードします。
ifileresolverloader.resolverloadingexceptionリゾルバーをロードまたは初期化できない場合は、例外をスローします。
iflashingResourceSparserデバイスをフラッシュするために必要な補助画像ファイルの必要なバージョンを提供するためのインターフェイス。
iflashingresourcesretrieverデバイスをフラッシュするために必要な補助画像ファイルを取得するためのインターフェイス。
ifolderbuildinfoビルドアーティファクトがローカルファイルシステムディレクトリに含まれている単純な抽象的なIBuildInfo
IformAtterGenerator SuiteResultHolderのフォーマッタを説明するインターフェイス。
イグロバル構成単一の貿易フェデレーションインスタンスのグローバル構成情報を含むクラス(実際の構成の任意の数の呼び出しを含む)。
iharnessexceptionハーネスの例外によって実装されるハーネス例外インターフェイスの説明。
ihostcleanerテストの実行が終了した後、ホストをクリーンアップします。
ihosthealthagentホストまたはデバイスメトリックを発するインターフェイス。
ihostmonitorホストデータをディスパッチするインターフェイス
ihostmonitor.hostdatapoint報告されるデータの一般的なクラス。
ihostmonitor.hostmetrictype
ihostoptionsホストオプションホルダーインターフェイス。
ihostoptions.permitlimittype可能な許可リミッターを説明する列挙
ihostresourcemanagerマネージャーへのインターフェイスホストリソース。
ihttphelper HTTP要求を実行するためのヘルパー方法。
ihttphelper.datasizeexception
iinvocationContext必要に応じて、テストがアクセスするための呼び出しに関する情報を保持します。
iinvocationcontext.timingevent
iinvocationcontextreceiver呼び出しのコンテキストを参照する必要があるテスト。
iinvocationexecutionインターフェイスは、呼び出しの一部として行われるアクションを説明します。
ikeystoreclientパスワードまたは機密データのキーストアにアクセスするインターフェイス。
ikeystoreFactory IKeyStoreClientを作成するための工場。
ilabpreparerラボ作成者向けのマーカーインターフェイス

これらのインターフェイスが意図しているものの説明については、 ITargetPreparerを参照してください。

ILEVELEDLO​​GOUTPUTこのインターフェイスを実装するクラスは、ログメッセージの出力を扱うメソッドを提供します。
ilogcatreceiver InputStreamSourceとしてデバイスのログキャットの出力を提供するクラス。
ilogregistryさまざまなロガーをマルチプレックスおよび管理するILogOutput Singleton Loggerのインターフェイス。
ilogregistry.eventType記録するのに役立つイベント
ILOGSAVERこのインターフェイスを実装するクラスは、ログを中央の場所に保存する方法を提供します。
Ilogsaverlistener ITestInvocationListener sがログファイルが保存されたときに聞くことができます。
ImageContentanalyzerデバイス画像コンテンツ分析用のアナライザー
imanagedtestdeviceライフサイクルが管理されているItestDevice。
imanagedtestdevice.deviceEventResponse IManagedTestDevice#handleAllocationEvent(DeviceEvent)への応答のためのコンテナ
imanagedtestdeviceFactory IManagedTestDevice sのCreatorインターフェイス
ImetricCollectorこのインターフェイスは、一致するメトリックを収集するためにテストの結果を報告する際にデコレーターとして追加されます。
ImetricCollectorreceiver IRemoteTest sのインターフェイスは、テスト実行のためにIMetricCollector sのリストを取得する必要がある場合に実装するためのインターフェイス。
imoblyyamlresulthandler Mobly Yaml結果ハンドラーのインターフェイス。
imoblyyamlresulthandler.itestresult Mobly Yaml結果のインターフェイス
imodulecontrollerモジュールを実行するかどうかを制御するためのインターフェイス。
imodulecontroller.runstrategyモジュールの実行方法を説明する列挙。
imoduleparameterhandlerスイートモジュールのパラメーターのインターフェイス。
imultidevicerecovery複数のオフラインデバイスを回復するためのインターフェイス。
imultidevicetestこのインターフェイスは非推奨です。このインターフェイスは互換性のために一時的に保持されますが、実際には使用されていません。実装しないでください。
imultitargetpreparerいくつかのデバイスのテスト環境を一緒に準備します。
InativeDevice DDMLIB IDeviceに信頼性が高く、わずかに高いレベルのAPIを提供します。
Inativedevicetest INativeDeviceへの参照が必要なオブジェクトのインターフェイス。
Incrementalimageutil増分画像とデバイスの更新を活用するユーティリティ。
Infraerroridentifier貿易連盟のインフラからのエラー識別子、および依存性インフラ(ビルドインフラなど)。
inputstreamSourceこのインターフェイスは基本的にERROR(/InputStream)をラップしてクローン可能にします。
InstallAllTestzipAppssetupすべてのアプリをテストzipにインストールするITargetPreparer
installapexmoduletargetpreparer
installapksetupファイルシステムにある1つ以上のAPKをインストールするITargetPreparer
installBuildenvapksetup AndroidプラットフォームBuild Envから1つ以上のテストAPKをインストールするITargetPreparer
InstalledInstrumentationStest現在のデバイスで見つかったすべての機器を実行します。
InstantApphandler ModuleParameters#INSTANT_APP
InstrumentationPreparer計装を実行するITargetPreparer
機器テスト特定のデバイスで計装テストパッケージを実行するテスト。
InvocationContext IInvocationContextの一般的な実装。
InvocationExecutionすべての呼び出し手順を説明するクラス:ダウンロード、ターゲット_prep、テストの実行、クリーンアップ。
InvocationLocal <T>このクラスは、Invocation-Scope変数を提供します。
InvocationMetricLoggerいくつかのメトリックを記録するための呼び出しのためのユーティリティクラス。
InvocationMetricLogger.invocationGroupMetrickeyグループ化により、同じキーの下で複数のグループを記録できます。
InvocationMetricLogger.invocationMetrickey私たちが常に呼び出しのために住むという特別な名前の鍵。
InvocationStatus呼び出しステータスを保存するクラス。
InvocationStatus呼び出しステータスを表すヘルパー列
InvocationsummaryhelperリスナーのセットのためのTestSummary収集と報告のためのヘルパークラス
JunitResultforwarderへの招待ITestInvocationListenerイベントを聴いて、それらをTestListenerに転送するクラス。
iPostprocessor Post Processorsは、テスト後および結果レポートの前にメトリックとログの処理を可能にするための貿易フェデレーションオブジェクトです。
iRemotefeatureリクエストに基づいて実行できるTradeFedの機能を説明するインターフェイス。
iRemotefileresolverリモートファイルをローカルファイルに解決できるオブジェクトのインターフェイス。
iRemotefileresolver.Remotefileresolverargs ARGSはリゾルバーに渡されました
iRemotefileresolver.resolvedfile解決されたファイルといくつかのメタデータに関する情報を保持しています。
iRemotescheduledlistenersfeature IScheduledInvocationListenerの通過をサポートするためのIRemoteFeatureの拡張。
iRemotetest結果を報告するテストは、 ITestInvocationListenerに直接結果をもたらします。
ireportnotexected不完全な実行の場合、このインターフェイスを実装するIRemoteTest 、レポートの改善のために実行されていないテストを報告する場合があります。
Irescheduler将来の実行のために構成を再スケジュールするためのインターフェイス。
iresourcemetriccollectorユーザーがカスタマイズされたリソースコレクターを実装するインターフェイス。
IRestApiHelper REST API 呼び出しを実行するためのヘルパー インターフェイス。
iresumabletestこのインターフェイスは非推奨です。これはもう必要ありません
iretrydecisionインターフェイス再試行決定を促進し、よりターゲットを絞った再試行のためにクラスにフィルターを適用します。
iruntimehintprovider
IRunUtil時間指定された操作とシステム コマンドを実行するためのインターフェイス。
IRunUtil.EnvPriority特定の環境を設定するか設定解除するかを定義する列挙型。
IRunUtil.IRunnableResultブール値ステータスを返す操作を非同期に実行するためのインターフェイス。
ISANDBOXインターフェイス呼び出しを実行するために使用できるサンドボックスを定義します。
ISANDBOXFACTORY ISandboxを作成するための工場。
ISETOPTIONRECEIVERこのインターフェイスの実装には、 HostTest#SET_OPTION_NAMEにリンクされた「セットオプション」名を備えたOptionが必要です。
iShardablElistenerシャードできるITestInvocationListener
iShardabletest個別に実行可能なサブテストに分割できるIRemoteTest
ishardhelper構成に採用するシャード戦略を説明するオブジェクトのインターフェイス。
IsolatedHosttestサブプロセスを使用して、メインプロセスで実行する代わりに、低依存性環境でテストを実行するトレードフェッドランナーを実装します。
isupport granularResults ITestInvocationListener粒状結果の受信をサポートするかどうかを指定するインターフェイス。
isSystemStatuscheckerシステムステータスのチェックを実行し、ブール値を返すチェッカーは、システムが予想される状態にあるかどうかを示します。
isSystemStatuscheckereCereiver構成からISystemStatusCheckerにアクセスする必要があるIRemoteTest
ItargetCleanerこのインターフェイスは非推奨です。分解は、ベースのitargetpreparerインターフェイスに移動しました。
itargetpreparerテストの実行のためにテスト環境を準備します。
IterribleFailureHandler LogUtil.CLog.wtf(String, Throwable)
itestannotationfilterreceiver注釈に基づいて実行するテストをフィルタリングできるランナー。
ItestCollectorテストコレクションのサポートを提供します。設定すると、テストランナーは実際に実行せずにテストケースを収集するためにドライランを実行する必要があります。
ItestDevice DDMLIB IDeviceに信頼性が高く、わずかに高いレベルのAPIを提供します。
itestdevice.apexinfo単一の頂点に関する情報を保存するためのシンプルな構造クラス
itestdevice.mountpointinfo単一のマウントポイントに関する情報を保存するためのシンプルな構造クラス
itestdevice.recoveryMode
itestfilefilterreceiver実行するテストおよび/または実行しないテストを指定するファイルを受信できるランナー。
itestfilterreceiver実行するテストをフィルタリングできるランナー。
itestinformationReceiver一部のクラスのTestInformationを受信するインターフェイス。
itestinvocation 1つのTradeFederationテストの呼び出しを処理します。
itestinvocation.exitinformation呼び出しのためのいくつかの出口情報を表します。
itestinvocationlistenerテストの呼び出しのテスト結果のリスナー。
ItestlifeCyclereceiver計装テストの実行中にイベント通知を受信します。
itestloggerさまざまなタイプのデータストリームのロギングを実行できるエンティティ。
itestloggerreceiverロギング目的に使用できるように、 ITestLoggerインスタンスで注入できるエンティティ。
itestspoolアクセスして実行できるテストのプールを説明するインターフェイス
itestsuiteテストスイートを実行するために使用される抽象クラス。
itestsuite.multididevicemodulestrategy
itestsuiteresultloaderヘルパーを記述するインターフェイスは、以前の結果を再実行できる方法でロードします。
ItestSummaryListener ITestInvocationListener概要を介していくつかの限られた情報を交換できるようにするインターフェイス。
itestszipinstallerデバイスにテストzipファイル(ビルドシステムによって出力された場合)からテストをインストールします。
ItokenProvider特定のデバイスのトークンを提供できるオブジェクトを説明するインターフェイス。
ItokenRequestインターフェイスIRemoteTest実装できるように、特別なトークンを備えたデバイスが必要であるという事実を公開することができます。

J

Jarhosttestホスト側のジュニットテストのテストランナー。
jarhosttest.hosttestlistener testRunStarted()およびtestRuned()を除くすべてのイベントを埋め込みリスナーに転送するラッパーリスナー。
JavaCodeCoverAgeCollector Javaカバレッジ測定値をデバイスから引き出し、テストアーティファクトとしてログに記録するBaseDeviceMetricCollector
Javaコードカバレッジフラッシャーデバイス上で実行されているプロセスからの Java コード カバレッジ測定値をリセットし、強制的にフラッシュするユーティリティ クラス。
jsonfilekeystoreclientローカルJSONファイルがキーストアを使用するサンプル実装。
JSonFileKeyStoreFactory JSON Keystore Factoryの実装。JSONキーストアファイルにアクセスするためのJSONFileKeyStoreClientを提供します。
jsonhttptestresultreporterテストメトリックの結果とブランチ、デバイス情報をJSONにエンコードし、HTTPサービスエンドポイントに投稿する結果レポーター
junit4resultforwarder Junit4ランナーの結果の転送者。
JUnit4TestFilter Filter拡張することで JUnit4 ランナーのフィルタリングを提供するヘルパー クラス。
junitrunutil IRemoteTest#run(TestInformation, ITestInvocationListener)誘導をTest#run(TestResult)コールに誘導するためのヘルパークラス。
junittoinvocationResultforwarderイベントTestListenerために耳を傾け、それらをITestInvocationListenerに転送するクラス。
JUnitXmlParser Ant の XMLJUnitResultFormatter に格納されている JUnit 結果からテスト結果データを抽出し、ITestInvocationListener に転送するパーサー。

K

KernelTargetTestターゲットで実行されている実行可能ファイルのテストランナーとカーネルテストのテスルトの解析。
kerneltestmodulecontrollerモジュールコントローラーがアーキテクチャと一致しないときにテストを実行しないためのベースクラス。
キーガードコントローラーの状態キーガード状態のコンテナ。
keyguardstatuscheckerモジュールの実行後にキーガードステータスをチェックします。
KeyStoreException致命的なキーストアエラーが発生したときに投げられます。
KillexistingemulatorPreparer実行中のエミュレータをシャットダウンするITargetPreparer
既知のfailurepreparer既知の故障を再試行するターゲット作成者。
Ktapresultparser KTAP出力は、Kunitテストモジュールによって生成され、DEBUGFSの下で「結果」ファイルに配置されたものと見なされます。
ktapresultparser.parseresolution
KunitModuleTestデバイスでクニットテストモジュールを実行するためのテストランナー。

L

labresourcedevicemonitor Labresourceservice用のGRPCサーバーを初期化/管理するラボリソースモニター。
largeoutputreceiver長期にわたるコマンドの実行を支援するように設計されたクラスは、出力を収集します。
LastShardDeTectorローカルシェルディングを実行するとき、最後のシャードがinvocationEnded(long)に達したときにのみアクションを実行したい場合があります。
Launchcvdhelper Cuttleish VMのLaunch_Cvdを制御するユーティリティヘルパー。
LeakedThreadstatuscheckerステータスチェッカーモジュールが実行中のスレッドを漏らさないようにします。
LegacySubProcessResultsReporterスーパークラスの変化にもかかわらず、TF/CTSの以前のバージョン(例:8+)と互換性があるはずのサブプロセス結果レポーターの凍結実装。
ListInstrumentationParser 「pm list instrumentation」クエリの出力を解析するIShellOutputReceiver
ListInstrumentationParser.InstrumentationTarget
localandroidvirtualdevice TradeFedホストで実行されているローカル仮想デバイスのクラス。
LocalAppBuildProvider提供されたローカルパスに基づいてIBuildInfoを構築するIBuildProvider
LocalDeveloperこれがTradefedを実行しているローカル開発者であるかどうかを検出して返します。
LocalDeviceBuildProvider提供されたファイルシステムディレクトリパスに基づいてIDeviceBuildInfoを構築するIBuildProvider
localemulatorLaunch Androidビルド環境からローカルにエミュレータを起動するTarget Preparer。
localemulatorsnapshot Androidビルド/開発環境からクリーンなエミュレータスナップショットを生成するためのターゲットプレパーター
LocalFileHeader LocalFileHeaderは、ZIPファイル内のファイル/フォルダーの情報を含むクラスです。
LocalFileresolverローカルファイルをリンクできるIRemoteFileResolverの実装
LocalFolderBuildProvider提供されたローカルパスに基づいてIFolderBuildInfoを構築するIBuildProvider
localhostresourcemanagerマネージャーホストリソース。
ローカルプールローカルテストのプールの実装
LocalRun命令ビルダーテストをローカルで実行する命令をコンパイルするユーティリティ。
locksettingsbaseLinesetter画面ロック設定を削除するセッター。
logcatcrashresultforwarder特別なリスナー:障害(計装プロセスのクラッシュ)で、ログキャットからクラッシュを抽出し、テストに関連付けられた障害メッセージに追加します。
LogcatEventParser
LogcatEventType LogcatEventParserのイベント タイプ。
logcatonfailurecollectorテストケースが失敗したときにログキャットをキャプチャしてログするコレクター。
logcatreceiverバックグラウンドでlogcatを収集するクラス。
logcattimingmetriccollector指定された修復パターンを使用して、ログキャットラインからイベントの開始と終了の信号を解析することにより、1つまたは複数の反復テスト中にログキャットからタイミング情報(ユーザースイッチ時間など)を収集するメトリックコレクター。
logdatypeログデータのデータ型を表します。
logfile保存されたログファイルのメタデータを保持するクラス。
logfilesaverログデータをファイルに保存するITestInvocationListenerのヘルパー
logreceiver
logregistryスレッドのThreadGroupに基づいて、適切なロガーを使用して、異なるロガーを使用して、異なるロガーをマルチプレックスおよび管理するILogRegistryの実装。
logsaverresultforwarder Global File Saverでログを保存するためのResultForwarder
logutilロギングユーティリティクラス。
logutil.clog発信者のシンプルなクラス名をログタグとして自動的に使用するLogのシムクラス
luciresultreporter結果DBとLuciがJSON形式に必要なテスト結果を保存し、コンソールのファイルの場所をログに記録する結果レポーター。

M

MainlineModuleHandler InstallApexModuleTargetPreparerを作成し、指定されたメインラインモジュールに基づいて動的リンクをインストールするメインラインモジュールのシンプルなハンドラークラス。これらのモジュールを自動的に取得します。
mainlineTESTMODULECONTROLLERテスト中のデバイス上のプリロードされたメインラインモジュールに基づいてテストを実行するモジュールコントローラーのベースクラス。
managedremotedevice VM内のトレードフェッドインスタンスを介してリモートで管理する仮想マシン内で実行されるデバイス。
ManagedTestDeviceFactory TFで監視できるさまざまな種類のデバイスを作成する工場
maxsdkmodulecontroller指定されたSDKバージョン番号の上にバージョンでテストを実行しないモジュールコントローラーのベースクラス。
mergedzipentryCollection個々のzipエントリを大きなzipファイルにマージし、ダウンロードの試みを最小限に抑えます。
mergemultibuildtargetpreparerそれらを命名して、あるビルドから別のビルドに情報を渡すことができるIMultiTargetPreparerと、他のビルドにコピーするファイルキー。
Mergestrategy複数の試行が存在する場合、結果をどのように集約すべきかを説明します。
MetricFilePostProcessorテストおよび実行レベル中に収集されたメトリックログファイルのアップロードに使用されます。
メトリックオプション@Testで注釈されたテスト方法の注釈、または注釈がTestDescriptionの注釈リストの一部である場合、次のように便利な追加のパラメーターを指定できる場合は、コレクターの動作を調整し、いくつかの方法をフィルタリングします。
Metricsxmlresultreporter Metricsxmlresultreporterは、テストの呼び出し段階でメトリックフォルダーパラメーターで指定されたフォルダーのXMLファイルにテストメトリックを書き込み、XMLファイルにメトリックを実行します。
Metrictestcase TradeFedの一部として実行するときにメトリックをログにできるようにするTestCaseの拡張。
metrictestcase.logholder報告されるログファイルを保持する構造。
MetricutilプッシュされたStatSD構成からメトリックをプルするためのユーティリティクラス。
メトリックユーティリティテスト メトリクスの保存、同様のテストでのメトリクスの集計、およびメトリクスのファイルへの書き込みのための一般的なユーティリティ メソッドが含まれています。
MinApilevelModuleController指定されたAPIレベルを下回ったときにテストを実行しないモジュールコントローラーのベースクラス。
minsdkmodulecontroller指定されたSDKバージョン番号の下のバージョンでテストを実行しないモジュールコントローラーのベースクラス。
miximagezippreparerデバイスビルドにシステムビルドの画像を組み合わせたIMultiTargetPreparer
mixkerneltargetpreparerカーネルイメージをデバイス画像と混合できるITargetPreparer
moblybinaryhosttest Androidビルドシステム(SOONG)からMobly Pythonバイナリファイルを実行することを目的としたホストテスト
moblyyamlresultcontrollerinfohandler Mobly Yaml結果「コントローラー情報」要素ハンドラー。
moblyyamlResultControllerInfohandler.controllerInfo
moblyyamlResultControllerInfohandler.controllerInfo.builder
Moblyyamlresulthandlerfactory結果タイプに基づいて適切なハンドラーを生成するMobly Yaml結果ハンドラーファクトリー。
moblyyamlresulthandlerfactory.invalidresulttypeexception
moblyyamlresulthandlerfactory.type
moblyyamlresultparser Mobly Yamlテスト結果パーサー。
moblyyamlresultrecordhandler Mobly Yaml result 'レコード要素ハンドラー。
moblyyamlresultrecordler.record
moblyyamlresultrecordler.record.builder
moblyyamlresultrecordler.recordResult
moblyyamlresultsummaryhandler Mobly Yaml result 'summary'要素ハンドラー。
moblyyamlresultsummaryhandler.summary
moblyyamlresultsummaryhandler.summary.builder
moblyyamlresultteststestnameListhandler Mobly Yaml result 'テスト名リスト'要素ハンドラー。
moblyyamlrsulttesttestnameListhandler.testnameList
moblyyamlresulttestnameListhandler.testnameList.builder
moblyyamlresultuserdatahandler Mobly Yaml結果「ユーザーデータ」要素ハンドラー。
moblyyamlresultuserdatahandler.userdata
moblyyamlresultuserdatahandler.userdata.builder
ModuleDefinitionテスト実行構成のコンテナ。
ModuleListener結果のリストを収集するために、各モジュールの各IRemoteTestに添付されたリスナー。
moduleLogCatCollectorログキャットコレクターのバージョンはモジュール用です。
modulemerger分割後のITestSuiteModuleDefinitionマージに関連する操作のヘルパークラス。
moduleoemtargetpreparer
moduleparameters各モジュールのメタデータのスイート「パラメーター」キーに関連付けられた特別な値。
moduleparameterShelperパラメーターに関連付けられたIModuleParameterHandlerを取得するヘルパー。
ModulePusher
modulepusher.modulepusherrorメインラインモジュールのプッシュ中の致命的なエラー。
modulesplitterヘルパーIConfigurationで表されるモジュールのリストをModuleDefinitionに表す実行ユニットのリストに分割します。
モジュールテストタイプ使用率モジュールをチェックするための一般的なユーティリティ メソッドが含まれています。
MultifailuredEsscription 1つの所有者に複数のFailureDescriptionを収集します。
マルチマップ<K、V>キーごとに複数の値をサポートするERROR(/Map)

N

Namemanglelistener結果が報告されるように、テスト方法、クラス、およびパッケージ名を翻訳するプロキシリスナーが報告されます。
NativeBenchMarkTest特定のデバイスでネイティブベンチマークテスト実行可能ファイルを実行するテスト。
NativeBenchMarkTestParserベンチマークテストデータ出力を解析するIShellOutputReceiver 、操作あたりの平均時間のメトリックを収集します。
NativeBridGeModuleControllerデバイスがネイティブブリッジをサポートするかどうかを確認するためのモジュールコントローラー。
ネイティブコードカバレッジフラッシャーネイティブ カバレッジ測定をクリアし、デバイス上のプロセスからネイティブ カバレッジ データを強制的にフラッシュするユーティリティ クラス。
nativedevice ITestDevice非Full Stack Androidデバイスのデフォルト実装。
nativedevice.adbaction OS 'ADB ....'コマンドを実行するためのERROR(DeviceAction/com.android.tradefed.device.NativeDevice.DeviceAction DeviceAction)
nativedevice.adbshel​​laction
nativedevice.rebootdeviceactionデバイスを再起動するためのERROR(DeviceAction/com.android.tradefed.device.NativeDevice.DeviceAction DeviceAction)
nativedevice.rebootmode再起動のモード。
nativedevicestatemonitorフレームワークサポートのないIDeviceの状態を監視するためのヘルパークラス。
NativeLeakCollector 「dumpsys meminfo)を実行するITargetPreparerは、各プロセスが現在保持している到達不可能なネイティブメモリを識別します。
nativestresstest特定のデバイスでネイティブストレステスト実行可能ファイルを実行するテスト。
nativestresstestparserストレステストデータの出力を解析するIShellOutputReceiver 、反復数と反復あたりの平均時間のメトリックを収集します。
ネガティブハンドラー何もすべきではないことを指定し、パラメーターが追加のモジュールを作成しないでください。
NestedDeviceStatemonitor仮想化された環境の詳細に対応するためにネストされたデバイスで追加のチェックを実行するデバイス状態モニター。
NestedremotedeviceリモートイカのVM内で実行されるデバイスの表現。
NetworkNotAvailableExceptionデバイスがテストのためにネットワークに接続できないときにスローされます。
noapktestskipperテストするapkがない場合は、呼び出し(準備とテスト)を完全にスキップできる特別な作成者。
nodeviceException特定のコマンドを実行するデバイスがないときにスローされます。
noisydryruntestコマンドファイルでノイズの多いドライランを実行します。
NOOPCONFIGOPTIONVALUETRANSFORMER no-op IConfigOptionValueTransformer
notmultiabihandler SuiteModuleLoaderに、セカンダリABIがモジュールを作成してはならないことを通知する特別なハンドラー。
nulldevice DeviceManagerIDeviceSelection#nullDeviceRequested()trueに割り当てるために使用されるIDeviceホルダーidevice

OpenObjectLoader AOSPで利用可能なデフォルトオブジェクトのローダー。
オプションIConfigurationオプションを表すとフィールドに注釈を付けます。
option.importance
オプションクラスIConfigurationオブジェクトを表すクラスに注釈を付けます。
OptionCopierあるオブジェクトから別のオブジェクトに同じ名前でOptionフィールド値をコピーできるヘルパークラス。
optiondef Optionの詳細を保持します。
OptionFetcher親プロセスからテストオプションを取得するヘルパー。
optionNotallowedException特定のConfigurationExceptionコマンドラインでオプションを渡すことが許可されていない場合。
OptionSetter Optionフィールドを入力します。
optionSetter.optionfieldsforname指定された名前のオプションフィールドのリストのコンテナ。
optionupdateruleオプションが複数回指定されている場合、動作を制御します。
otadevicebuildinfo IDeviceBuildInfoオーバーザエアアップデートテストに使用されます。
otatoolsbuildinfo Otatoolsアーティファクトを含むIBuildInfo
otazipfilebuildproviderローカルOTA zipファイルに基づいてIBuildInfoを提供します。
酸素酸素クライアントバイナリの使用を管理するクラスは、酸素デバイスをリースまたは放出します。
oxygenclient.lhptunnelMode
酸素酸素サービスと対話するユーティリティ。

P

packageInfoデバイスから解析されたアプリケーションのパッケージ情報のコンテナ。
PackageInstalledModuleControllerモジュールコントローラーデバイスが指定されたパッケージをインストールしていないときにテストを実行しないようにします。
ペア<A、B> 2 つのオブジェクトを含む独自のペア クラスを定義します。
PailingMultitargetPreparerマルチターゲット準備者は、2つのデバイス間のBluetoothペアリング(および接続)を作成するのに役立ちます。
ParallelDeviceExecutor <v> ERROR(/ExecutorService)のラッパー並列で関数を実行します。
parentsandBoxInvocationExecutionサンドボックスを実行する際の親の呼び出しの特別なアクションのInvocationExecutionのバージョン。
parentshardReplicate 1つのデバイスのセットアップを、シャードの一部となる他のすべてのデバイスに複製します。
PartialZipDownLoadCacheコンテンツに基づいてパートダウンロードファイルをキャッシュするユーティリティ。
PassESTFILEREPORTER渡されたテストケースのリストをテストファイルに保存するITestInvocationListener
PerfettogenericPostprocessorテキスト/バイナリメトリックPerfetto Protoファイルを処理するポストプロセッサは、数値のあるフィールドが発生するまで、Protoメッセージと文字列値を再帰的に拡張することにより、キー価値ペアになります。
perfettogenericpostprocessor.alternativeParseformat
perfettogenericpostprocessor.metric_file_format
perfettopreparer Perfettoの作成者は、Perfettoがアクセスできる標準的な場所で設定ファイルをデバイスに押し込みます。
perfettopullermetriccollector Base implementation of FilePullerDeviceMetricCollector that allows pulling the perfetto files from the device and collect the metrics from it.
PerfettoPullerMetricCollector.METRIC_FILE_FORMAT
PerfettoTraceRecorder ITestDeviceで perfetto トレースを記録するためのユーティリティ クラス。
PrettyPrintDelimiter区切られたメッセージを目立つように印刷するのに役立つヘルパー ユーティリティ。
PrettyTestEventLogger Logger matching the events and logging them in order to make it easier to debug.
プロセス情報プロセス関連情報 (USER、PID、NAME、START TIME IN SECOND SINCE EPOCH) を保存するために使用されます。
ProfileParameterHandler Base parameter handler for any profile user.
ProfileTargetPreparer Base class for setting up target preparer for any profile user android.os.usertype.profile.XXX .
プロパティチェンジャーAndroidプロパティファイルの項目を変更(または追加)するためのユーティリティクラス
ProtoResultParser Parser for the Tradefed results proto format.
ProtoResultParser.TestLevel Enumeration representing the current level of the proto being processed.
ProtoResultReporter Result reporter build a TestRecord protobuf with all the results inside.
プロトユーティル型に依存せずに protobuf メッセージを処理するためのユーティリティ メソッド。
ProxyConfiguration Object that allows pointing to a remote configuration to execute.
PsParser 「ps」コマンド出力から (USER、PID、および NAME) を解析するために使用されるユーティリティ
PtsBotTest Run PTS-bot tests.
PushFileInvoker This class is deprecated. Use PushFilePreparer instead
PushFilePreparer A ITargetPreparer that attempts to push any number of files from any host path to any device path.
PythonBinaryHostTest Host test meant to run a python binary file from the Android Build system (Soong)

The test runner supports include-filter and exclude-filter.

PythonBinaryHostTest.PythonForwarder Result forwarder to replace the run name by the binary name.
PythonUnitTestResultParser Interprets the output of tests run with Python's unittest framework and translates it into calls on a series of ITestInvocationListener s.
PythonUnitTestRunner This class is deprecated. Use PythonBinaryHostTest instead.
PythonVirtualenvHelper Python 3 仮想環境をアクティブ化するためのヘルパー クラス。
PythonVirtualenvPreparer Sets up a Python virtualenv on the host and installs packages.

Q

QuotationAwareTokenizer

R

RebootReasonCollector Collector that collects device reboot during the test run and report them by reason and counts.
RebootTargetPreparer Target preparer that reboots the device.
RecoveryLogPreparer A target preparer used to collect logs before recovery.
正規表現トライ<V> RegexTrie は、それぞれが保管されているキーのセグメントは正規表現ERROR(/Pattern)です。
RemoteAndroidDevice Implementation of a ITestDevice for a full stack android device connected via adb connect.
RemoteAndroidVirtualDevice Extends RemoteAndroidDevice behavior for a full stack android device running in the Google Compute Engine (Gce).
RemoteAvdIDevice A placeholder IDevice used by DeviceManager to allocate when DeviceSelectionOptions.gceDeviceRequested() is true
RemoteDynamicPool Implementation of a pool of remote work queued tests
RemoteFileResolver A simple class that allows one to load files from a variety of places using URIs and the service provider functionality.
RemoteFileUtil Utility class to handle file from a remote instance
RemoteInvocationExecution Implementation of InvocationExecution that drives a remote execution.
RemoteInvocationExecution.FileOptionValueTransformer
RemoteSshUtil Utility to execute ssh commands on remote instances.
RemoteTestTimeOutEnforcer Listeners that allows to check the execution time of a given test config and fail it if it goes over a given timeout.
リモートジップリモート zip ファイル内の個々のファイルを解凍するユーティリティ。
RemoveSystemAppPreparer A ITargetPreparer for removing an apk from the system partition before a test run.
ReportPassedTests Report in a file possible filters to exclude passed test.
ResolvePartialDownload Resolve a partial download request.
ResourceMetricUtil Utility functions for composing metrics.
リソース使用率構成リソースを読み取るためのユーティリティ。
レストアピヘルパーREST API 呼び出しを実行するためのヘルパー クラス。
RestartSystemServerTargetPreparer Target preparer that restarts the system server without rebooting the device.
ResultAggregator Special forwarder that aggregates the results when needed, based on the retry strategy that was taken.
ResultAndLogForwarder Forwarder for results and logs events.
ResultForwarder A ITestInvocationListener that forwards invocation results to a list of other listeners.
ResultsPlayer Special runner that replays the results given to it.
RetentionFileSaver Helper class for creating a .retention file in a directory.
RetryConfigurationFactory Factory that handles retrying a command.
RetryLogSaverResultForwarder Forwarder that also handles passing the current attempt we are at.
RetryPreparationDecision A Class to describe the decisions about whether or not to retry preparation and to fail the module run.
RetryRescheduler A special runner that allows to reschedule a previous run tests that failed or where not executed.
RetryRescheduler.RetryType The types of the tests that can be retried.
RetryResultForwarder An Extension of ResultForwarder that always push to a given attempt number.
RetryResultHelper Helper class to determine which module or test should run or not.
RetryStatistics Structure holding the statistics for a retry session of one IRemoteTest .
RetryStrategy The Retry Strategy to be used when re-running some tests.
RootcanalForwarderPreparer
RootTargetPreparer Target preparer that performs "adb root" or "adb unroot" based on option "force-root".
RunAftersWithInfo
RunBeforesWithInfo
RunCommandTargetPreparer
RunConfigDeviceRecovery Generic base IMultiDeviceRecovery to run a tradefed configuration to do the recovery step.
RunHostCommandTargetPreparer Target preparer to run arbitrary host commands before and after running the test.
RunHostScriptTargetPreparer Target preparer which executes a script before running a test.
実行中断例外実行操作が外部リクエストによって中断された場合にスローされます。
RunNotifierWrapper Wrapper of RunNotifier so we can carry the DeviceNotAvailableException .
RunOnCloneProfileParameterHandler
RunOnCloneProfileTargetPreparer
RunOnSdkSandboxHandler Handler for ModuleParameters#RUN_ON_SDK_SANDBOX .
RunOnSdkSandboxTargetPreparer An ITargetPreparer to marks that tests should run in the sdk sandbox.
RunOnSecondaryUserParameterHandler
RunOnSecondaryUserTargetPreparer An ITargetPreparer that creates a secondary user in setup, and marks that tests should be run in that user.
RunOnSystemUserTargetPreparer An ITargetPreparer that marks that tests should be run on the user (rather than the current user).
RunOnWorkProfileParameterHandler
RunOnWorkProfileTargetPreparer An ITargetPreparer that creates a work profile in setup, and marks that tests should be run in that user.
RuntimeRestartCollector Collector that collects timestamps of runtime restarts (system server crashes) during the test run, if any.
ランユーティル操作を実行するためのヘルパー メソッドのコレクション。
RustBenchmarkResultParser Interprets the output of tests run with Criterion benchmarking framework and translates it into calls on a series of ITestInvocationListener s.
RustBinaryHostTest Host test meant to run a rust binary file from the Android Build system (Soong)
RustBinaryTest A Test that runs a rust binary on given device.
RustTestBase Base class of RustBinaryHostTest and RustBinaryTest
RustTestBase.EnvPair
RustTestBase.Invocation
RustTestResultParser Interprets the output of tests run with Rust's unittest framework and translates it into calls on a series of ITestInvocationListener s.

S

SandboxConfigDump Runner class that creates a IConfiguration based on a command line and dump it to a file.
SandboxConfigDump.DumpCmd
SandboxConfigurationException Special Configuration Exception coming from the Sandbox setup.
SandboxConfigurationFactory Special Configuration factory to handle creation of configurations for Sandboxing purpose.
SandboxConfigUtil A utility class for managing IConfiguration when doing sandboxing.
SandboxedInvocationExecution Special sandbox execution of the invocation: This is the InvocationExection for when we are inside the sandbox running the command.
SandboxInvocationRunner Run the tests associated with the invocation in the sandbox.
SandboxOptions Class that can receive and provide options to a ISandbox .
ScreenshotOnFailureCollector Collector that will capture and log a screenshot when a test case fails.
Sdk28ModuleController A module controller to check if a device is on SDK 28 (Android 9) or above.
Sdk29ModuleController Only run tests if the device under test is SDK version 29 or above.
Sdk30ModuleController Only run tests if the device under test is SDK version 30 or above.
Sdk31ModuleController Only run tests if the device under test is SDK version 31 or above.
Sdk32ModuleController Only run tests if the device under test is SDK version 32 or above.
Sdk33ModuleController Only run tests if the device under test is SDK version 33 or above.
Sdk34ModuleController Only run tests if the device under test is SDK version 34 or above.
SecondaryUserHandler Handler for ModuleParameters#SECONDARY_USER .
SecondaryUserOnDefaultDisplayHandler Handler for ModuleParameters#SECONDARY_USER_ON_DEFAULT_DISPLAY .
SecondaryUserOnSecondaryDisplayHandler Handler for ModuleParameters#SECONDARY_USER_ON_SECONDARY_DISPLAY .
SemaphoreTokenTargetPreparer This is a preparer used to use token to serialize test excution in tradefed host.
シリアル化利用ERROR(/Serializable)を実装するオブジェクトをシリアル化/逆シリアル化するユーティリティ。
ServiceAccountKeyCredentialFactory A credential factory to create service account key based oauth Credential .
SettingsBaselineSetter A common setter to handle device baseline settings via ITestDevice.setSetting.
ShardBuildCloner Helper class that handles cloning a build info from the command line.
ShardHelper Helper class that handles creating the shards and scheduling them for an invocation.
ShardListener A ITestInvocationListener that collects results from a invocation shard (aka an invocation split to run on multiple resources in parallel), and forwards them to another listener.
ShardMainResultForwarder A ResultForwarder that combines the results of a sharded test invocations.
ShellOutputReceiverStream IShellOutputReceiver に書き込む OutputStream のユーティリティ サブクラス。
ShellStatusChecker Check if the shell status is as expected before and after a module run.
ShippingApiLevelModuleController Run tests if the device meets the following conditions:
  • If min-api-level is defined:
    • The device shipped with the min-api-level or later.
ShowmapPullerMetricCollector Base implementation of FilePullerDeviceMetricCollector that allows pulling the showmap files from the device and collect the metrics from it.
SideloadOtaTargetPreparer A target preparer that performs sideload of a specified OTA package, applies the package, waits for device to boot up, and injects the device build properties to use as build info

This target preparer assumes that the device will be in regular adb mode when started, and will ensure that the device exits in the same mode but with the newer build applied.

SimpleFileLogger A ILeveledLogOutput that directs log messages to stdout and to a single log file.
SimplePerfResultすべての simpleperf テスト結果を保持するオブジェクト
SimplePerfStatResultParser simpleperf の結果を解析するためのユーティリティ クラス。
SimplePerfUtil単純なコマンドをディスパッチして結果を収集するユーティリティ クラス
SimplePerfUtil.SimplePerfType simpleperf コマンド オプションの列挙型
シンプル統計与えられた数値データセットからいくつかの統計的尺度を計算する小さなユーティリティ クラス。
サイズ制限のある出力ストリーム書き込み可能なデータの最大量を制限する、スレッド セーフなファイル バックアップERROR(/OutputStream)
SkipHWASanModuleController Base class for a module controller to not run tests on HWASan builds.
SkipManager Based on a variety of criteria the skip manager helps to decide what should be skipped at different levels: invocation, modules and tests.
SkipReason Provide a reason and its metadata for skipping a test.
SkipReason.DemotionTrigger
Sl4aBluetoothUtilユーティリティ クラスは、SL4A を使用して 1 つまたは 2 つのデバイスで Bluetooth 操作を提供します
Sl4aBluetoothUtil.BluetoothAccessLevel BluetoothDevice.javaに基づく Bluetooth デバイスのアクセス レベルの列挙型
Sl4aBluetoothUtil.BluetoothConnectionState BluetoothProfile.javaに基づく Bluetooth 接続状態の列挙型
Sl4aBluetoothUtil.BluetoothPriorityLevel BluetoothProfile.javaに基づく Bluetooth プロファイル優先度レベルの列挙型
Sl4aBluetoothUtil.BluetoothProfile BluetoothProfile.javaに基づく Bluetooth プロファイルの列挙型
Sl4aClient Sl4A client to interact via RPC with SL4A scripting layer.
Sl4aEventDispatcher Event dispatcher polls for event and queue them by name to be queried.
Sl4aEventDispatcher.EventSl4aObject Object returned by the event poller.
SnapshotInputStreamSource A File-backed InputStreamSource.
SnapuserdWaitPhase Enum representation of when to join/block for the snapuserd update to finish.
SparseImageUtilスパースイメージをアンスパースするユーティリティ。
SparseImageUtil.SparseInputStream SparseInputStream は上流から読み込み、データ形式を検出します。
StatsdBeforeAfterGaugeMetricPostProcessor A post processor that processes gauge metrics collected in a "before/after" approach, ie
StatsdEventMetricPostProcessor A post processor that processes event metrics in statsd reports into key-value pairs, using the formatters specified on the processor.
StatsdGenericPostProcessor A post processor that processes binary proto statsd reports into key-value pairs by expanding the report as a tree structure.
StatusCheckerResult Contains the result of a ISystemStatusChecker execution.
StatusCheckerResult.CheckStatus
StdoutLogger A ILeveledLogOutput that directs log messages to stdout.
StopServicesSetup A ITargetPreparer that stops services on the device.
StreamProtoReceiver A receiver that translates proto TestRecord received into Tradefed events.
StreamProtoResultReporter An implementation of ProtoResultReporter
ストリーム使用率入力ストリームを管理するためのユーティリティ クラス。
StrictShardHelper Sharding strategy to create strict shards that do not report together,
StringEscapeUtils特定の形式の文字列をエスケープするためのユーティリティ クラス。
文字列使用率一般的な文字列操作のために文字列をエスケープするためのユーティリティ クラス。
StubBuildProvider No-op empty implementation of a IBuildProvider .
StubDevice Stub placeholder implementation of a IDevice .
StubKeyStoreClient Default stub implementation for KeyStore Client.
StubKeyStoreFactory Default stub implementation for KeyStore Factory
StubLocalAndroidVirtualDevice A placeholder IDevice used by DeviceManager to allocate when DeviceSelectionOptions.localVirtualDeviceRequested() is true
StubMultiTargetPreparer Placeholder empty implementation of a IMultiTargetPreparer .
StubTargetPreparer Placeholder empty implementation of a ITargetPreparer .
StubTest No-op empty test implementation.
StubTestRunListener Stub implementation of ITestRunListener
SubprocessCommandException A subprocess command failed to run.
SubprocessConfigBuilder Build a wrapper TF config XML for an existing TF config.
サブプロセスイベントヘルパーログに渡されるイベントをシリアル化/逆シリアル化するヘルパー。
SubprocessEventHelper.BaseTestEventInfo TestIgnored 情報の基本ヘルパー。
SubprocessEventHelper.FailedTestEventInfo testFailed 情報のヘルパー。
SubprocessEventHelper.InvocationEndedEventInfo呼び出し終了情報のヘルパー。
SubprocessEventHelper.InvocationFailedEventInfo InvocationFailed 情報のヘルパー。
SubprocessEventHelper.InvocationStartedEventInfo呼び出し開始情報のヘルパー。
SubprocessEventHelper.LogAssociationEventInfo logAssociation 情報のヘルパー。
SubprocessEventHelper.SkippedTestEventInfo
SubprocessEventHelper.TestEndedEventInfo testEnded 情報のヘルパー。
SubprocessEventHelper.TestLogEventInfo testLog 情報のヘルパー。
SubprocessEventHelper.TestModuleStartedEventInfoテストモジュールの開始情報のヘルパー。
SubprocessEventHelper.TestRunEndedEventInfo testRunEnded 情報のヘルパー。
SubprocessEventHelper.TestRunFailedEventInfo testRunFailed 情報のヘルパー
SubprocessEventHelper.TestRunStartedEventInfo testRunStarted 情報のヘルパー
SubprocessEventHelper.TestStartedEventInfoテスト開始情報のヘルパー
サブプロセス例外パーサー標準の Tradefed コマンド ランナーからの例外出力を処理するヘルパー。
SubprocessReportingHelper A class to build a wrapper configuration file to use subprocess results reporter for a cluster command.
SubprocessResultsReporter Implements ITestInvocationListener to be specified as a result_reporter and forward from the subprocess the results of tests, test runs, test invocations.
サブプロセステスト結果パーサーERROR(/FileOutputStream)を拡張してファイルに書き込む前に出力を解析し、ランチャー側でテスト イベントを生成できるようにします。
サブプロセスTestResultsParser.StatusKeys関連するテスト ステータス キー。
SubprocessTfLauncher A IRemoteTest for running tests against a separate TF installation.
SuiteApkInstaller Installs specified APKs for Suite configuration: either from $ANDROID_TARGET_OUT_TESTCASES variable or the ROOT_DIR in build info.
SuiteModuleLoader Retrieves Compatibility test module definitions from the repository.
SuiteModuleLoader.ConfigFilter A ERROR(/FilenameFilter) to find all the config files in a directory.
SuiteResultHolder Helper object to ease up serializing and deserializing the invocation results.
SuiteResultReporter Collect test results for an entire suite invocation and output the final results.
SuiteResultReporter.ModulePrepTimes Object holder for the preparation and tear down time of one module.
SuiteTestFilter Represents a filter for including and excluding tests.
SwitchUserTargetPreparer A ITargetPreparer that switches to the specified user kind in setUp.
SystemServerFileDescriptorChecker Checks if system server appears to be running out of FDs.
SystemServerStatusChecker Check if the pid of system_server has changed from before and after a module run.
SystemUpdaterDeviceFlasher A IDeviceFlasher that relies on the system updater to install a system image bundled in a OTA update package.
システム使用率システムコールを行うためのユーティリティクラス。
SystemUtil.EnvVariable

T

テーブルビルダー表に文字列要素の行列を表示するヘルパー クラス。
テーブルフォーマッター各要素の列が整列するように String 要素の行列を表示するヘルパー クラス
ターゲットファイルユーティリティ
TargetFileUtils.FilePermission
TargetSetupError A fatal error occurred while preparing the target for testing.
TarUtil tar ファイルを操作するためのユーティリティ。
TcpDevice A placeholder IDevice used by DeviceManager to allocate when DeviceSelectionOptions.tcpDeviceRequested() is true
TearDownPassThroughPreparer Allows for running tearDown on preparers that are included in a config as an object.
TelephonyHelper A utility to use and get information related to the telephony.
TelephonyHelper.SimCardInformation An information holder for the sim card related information.
TelephonyTokenProvider Token provider for telephony related tokens.
TemperatureThrottlingWaiter An ITargetPreparer that waits until device's temperature gets down to target
TemplateResolutionError Class extending ConfigurationException for template related error during configuration parsing.
TerribleFailureEmailHandler A simple handler class that sends an email to interested people when a WTF (What a Terrible Failure) error occurs within a Trade Federation instance.
TestAppInstallSetup A ITargetPreparer that installs one or more apps from a IDeviceBuildInfo.getTestsDir() folder onto device.
TestContentAnalyzer The analyzer takes context for the analysis and determine what is interesting.
TestContext A class to model a TestContext message of TFC API.
TestDependencyResolver Helper to resolve dependencies if needed.
TestDescription Class representing information about a test case.
TestDescriptionsFile A utility class for marshalling and unmarshalling a list of TestDescriptions to a test file.
TestDevice Implementation of a ITestDevice for a full stack android device
TestDevice.MicrodroidBuilder A builder used to create a Microdroid TestDevice.
TestDeviceOptions Container for ITestDevice Option s
TestDeviceOptions.InstanceType
TestDeviceState A more fully featured representation of device state than DeviceState .
テスト環境A class to model a TestEnvironment message returned by TFC API.
TestErrorIdentifier Error identifier from tests and tests runners.
TestFailureListener Listener used to take action such as screenshot, bugreport, logcat collection upon a test failure when requested.
TestFailureModuleController Controller for module that simply want to tune how the tests failures log collected are behaving.
TestFilePushSetup A ITargetPreparer that pushes one or more files/dirs from a IDeviceBuildInfo.getTestsDir() folder onto device.
テストフィルターヘルパーテストをフィルタリングするためのヘルパー クラス
TestGroupStatus A class to store status of a test group.
TestInfo Stores the test information set in a TEST_MAPPING file.
TestInformation Holder object that contains all the information and dependencies a test runner or test might need to execute properly.
TestInformation.Builder Builder to create a TestInformation instance.
TestInvocation Default implementation of ITestInvocation .
TestInvocation.RunMode The different mode an invocation can run into.
TestInvocation.Stage
TestInvocationManagementServer GRPC server helping to management test invocation and their lifecycle.
TestInvocationManagementServer.InvocationInformation
TestMapping A class for loading a TEST_MAPPING file.
TestMappingSuiteRunner Implementation of BaseTestSuite to run tests specified by option include-filter, or TEST_MAPPING files from build, as a suite.
TestOption Stores the test option details set in a TEST_MAPPING file.
TestOutputUploader Uploads test output files to local file system, GCS, or an HTTP(S) endpoint.
テストレコードインタープリターTestRecordプロトを Tradefed でより簡単に操作できる形式に変換するユーティリティ。
TestRecordProtoUtil Utility to read the TestRecord proto from a file.
TestResource A class to model a TestResource message returned by TFC API.
TestResourceDownloader A class to download test resource files from file system/GCS/HTTP.
テスト結果Container for a result of a single test.
TestResultListener A simplification of ITestLifecycleListener for implementers that only care about individual test results.
テストランナー使用率さまざまなテストランナーを支援するユーティリティ クラス。
TestRunResult Holds results from a single test run.
TestRunToTestInvocationForwarder Forwarder from ddmlib ITestRunListener to ITestLifeCycleReceiver .
TestsPoolPoller Tests wrapper that allow to execute all the tests of a pool of tests.
TestStatus Representation in Tradefed of possible statuses for test methods.
TestSuiteInfo A class that resolves loading of build related metadata for test suite

To properly expose related info, a test suite must include a test-suite-info.properties file in its jar resources

TestSummary A class to represent a test summary.
TestSummary.Type
TestSummary.TypedString
TestSystemAppInstallSetup A ITargetPreparer that installs one or more apps from a IDeviceBuildInfo.getTestsDir() folder onto the /system partition on device.
TestTimeoutEnforcer Listeners that allows to check the execution time of a given test case and fail it if it goes over a given timeout.
TextResultReporter A test result reporter that forwards results to the JUnit text result printer.
TfMetricProtoUtil Utility class to help with the Map to Map遷移。
TfObjectTracker A utility to track the usage of the different Trade Fedederation objects.
TfSuiteRunner Implementation of ITestSuite which will load tests from TF jars res/config/suite/ folder.
TfTestLauncher A IRemoteTest for running unit or functional tests against a separate TF installation.
TimeStatusChecker Status checker to ensure that the device and host time are kept in sync.
時間使用時間時間関連のユーティリティ メソッドが含まれています。
タイムヴァルこれはLongをラップするセンチネル型です。
時間の無駄A simple target preparer to waste time and potentially restart the device.
TokenProperty Supported token with dynamic sharding.
TokenProviderHelper Helper that gives the provider associated to a particular token, in order to find out if a device supports the token.
TraceCmdCollector A IMetricCollector that collects traces during the test using trace-cmd, and logs them to the invocation.
TracePropagatingExecutorService An executor service that forwards tasks to an underlying implementation while propagating the tracing context.
TracingLogger Class that helps to manage tracing for each test invocation.
TradefedConfigObject A class to model a TradefedConfigObject message of TFC API.
TradefedConfigObject.Type A list of configuration object types which can be injected to a cluster command config.
TradefedDelegator Objects that helps delegating the invocation to another Tradefed binary.
TradefedFeatureClient A grpc client to request feature execution from the server.
TradefedFeatureServer A server that responds to requests for triggering features.
TradefedSandbox Sandbox container that can run a Trade Federation invocation.
TradefedSandboxFactory Default implementation for SandboxFactory
TradefedSandboxRunner Runner associated with a TradefedSandbox that will allow executing the sandbox.
TradefedSandboxRunner.StubScheduledInvocationListener A stub IScheduledInvocationListener that does nothing.

U

UiAutomatorRunner Runs UI Automator test on device and reports results.
UiAutomatorTest
UiAutomatorTest.LoggingOption
UiAutomatorTest.TestFailureAction
UnexecutedTestReporterThread Threads that takes care of reporting all unexecuted tests.
UniqueMultiMap <K, V>各キーの一意の値を保証するMultiMap
UsbResetMultiDeviceRecovery A IMultiDeviceRecovery which resets USB buses for offline devices.
UsbResetRunConfigRecovery Allow to trigger a command to reset the USB of a device
UsbResetTest An IRemoteTest that reset the device USB and checks whether the device comes back online afterwards.
UserChecker Checks if users have changed during the test.
UserCleaner A ITargetPreparer that removes secondary users on teardown.
UserHelper
ユーザー情報Similar to UserInfo class from platform.
UserInfo.UserType Supported variants of a user's type in external APIs.

V

ValidateSuiteConfigHelper This class will help validating that the IConfiguration loaded for the suite are meeting the expected requirements: - No Build providers - No Result reporters
VersionedFile Data structure representing a file that has an associated version.
バージョンパーサー実行中の tradefed アーティファクトのバージョンを取得します。
VisibleBackgroundUserPreparer Target preparer for running tests in a user that is started in the visible in the background.
VmRemoteDevice A Remote virtual device that we will manage from inside the Virtual Machine.

W

WaitDeviceRecovery A simple implementation of a IDeviceRecovery that waits for device to be online and respond to simple commands.
WaitForDeviceDatetimePreparer A ITargetPreparer that waits for datetime to be set on device

Optionally this preparer can force a TargetSetupError if datetime is not set within timeout, or force host datetime onto device,

WifiCommandUtil A utility class that can parse wifi command outputs.
WifiCommandUtil.ScanResult Represents a wifi network containing its related info.
WifiHelper Helper class for manipulating wifi services on device.
WifiPreparer A ITargetPreparer that configures wifi on the device if necessary.

バツ

XmlFormattedGeneratorReporter Implementation of the FormattedGeneratorReporter which format the suite results in an xml format.
XmlResultReporter Writes JUnit results to an XML files in a format consistent with Ant's XMLJUnitResultFormatter.
XmlSuiteResultFormatter Utility class to save a suite run as an XML.
XmlSuiteResultFormatter.RunHistory Helper object for JSON conversion.

Y

YamlClassOptionsParser Helper to parse test runner information from the YAML Tradefed Configuration.

Z

ZipCompression戦略zip アーカイブを作成するためのICompressionStrategy
ZipUtil圧縮関連の操作のためのヘルパー クラス
ZipUtil2 POSIX ファイルのアクセス許可を考慮した zip 解凍用のヘルパー クラス

Class Index

These are the API classes. See all API packages .

AaptParser 「aapt dump badging」の出力を解析することでapkから情報を抽出するクラス。
AaptParser.AaptVersion APK ファイルの解析に使用される AAPT バージョンのオプションの列挙。
アビA class representing an ABI.
アビフォーマッターabi のユーティリティ クラス。
アビユーティリティデバイス ABI を処理するためのユーティリティ クラス
AbstractConnection Abstract connection representation.
AbstractHostMonitor Typical class for Host Health Monitoring.
AbstractTunnelMonitor Abstract tunnel monitor for GCE AVD.
AbstractXmlParser Helper base class for parsing xml files
AbstractXmlParser.ParseException Thrown if XML input could not be parsed
AcloudConfigParser Helper class that parse an Acloud config (used to start a Cloud device instance).
AcloudConfigParser.AcloudKeys Sets of key that can be searched from the configuration.
ActionInProgress The general action in progress.
ActiveTrace Main class helping to describe and manage an active trace.
ActivityStatusChecker Status checker for left over activities running at the end of a module.
AdbRootエレベーター必要に応じて構築時に adb root を有効にし、完了時に root の状態を復元するAutoCloseable
AdbSshConnection Adb connection over an ssh bridge.
AdbStopServerPreparer Target preparer to stop adb server on the host before and after running adb tests.
AdbTcpConnection Default connection representation of a device, assumed to be a standard adb connection of the device.
AdbUtils adb 操作のためのユーティリティ クラス。
AfterClassWithInfo Similar guarantees as AfterClass but method annotated must require a TestInformation parameter.
AggregatePostProcessor A metric aggregator that gives the min, max, mean, variance, standard deviation, total, count and optionally percentiles for numeric metrics collected during multiple-iteration test runs, treating them as doubles.
AllTestAppsInstallSetup A ITargetPreparer that installs all apps from a IDeviceBuildInfo#getTestsDir() folder onto device.
AltDirBehavior An enum to define alternative directory behaviors for various test artifact installers/pushers

AndroidJUnitTest A Test that runs an instrumentation test package on given device using the android.support.test.runner.AndroidJUnitRunner.
AndroidTestOrchestratorRemoteTestRunner Runs an instrumented Android test using the adb command and AndroidTestOrchestrator.
AoaTargetPreparer ITargetPreparer that executes a series of actions (eg clicks and swipes) using the Android Open Accessory (AOAv2) protocol.
AppBuildInfo A IBuildInfo that represents an Android application and its test package(s).
AppDeviceBuildInfo This class is deprecated. Use IDeviceBuildInfo directly.
AppSetup A ITargetPreparer that installs an apk and its tests.
AppVersionFetcherデバイスからアプリのバージョン文字列を取得するユーティリティ クラス。
AppVersionFetcher.AppVersionInfoアプリのバージョン情報の種類。
ArchModuleController Module controller to not run tests when it doesn't match any given architectures.
ArgsOptionParser Populates Option fields from parsed command line arguments.
配列使用率配列のユーティリティ メソッド
ArtChrootPreparer Create chroot directory for ART tests.
ArtGTest
ArtifactDetails This describes the structure of the content and its descriptor as generated by the CAS tool
ArtifactDetails.ArtifactFileDescriptor
ArtifactsAnalyzer A utility that helps analyze the build artifacts for insight.
ArtRunTest A test runner to run ART run-tests.
ArtRunTest.AdbShellCommandException An exception class to report an error that occurred during the execution of an ADB shell command.
ATestFileSystemLogSaver This LogSaver class is used by ATest to save logs in a specific path.
AtestRunner Implementation of ITestSuite
AtraceCollector A IMetricCollector that runs atrace during a test and collects the result and log them to the invocation.
AtraceRunMetricCollector Collects the traces from all the test directory under the given directory from the test device, log the test directory and post process the trace files under the test directory and aggregate the metrics.
AutoLogCollector Enumeration describing which collector can automatically be handled by the harness.
AutomatedReporters Class that defines the mapping from Tradefed automated reporters.
AveragePostProcessor Implementation of post processor that calculate the average of the list of metrics.

B

BackgroundDeviceAction Runs a command on a given device repeating as necessary until the action is canceled.
BaseDeviceMetricCollector Base implementation of IMetricCollector that allows to start and stop collection on onTestRunStart(com.android.tradefed.device.metric.DeviceMetricData) and ERROR(/#onTestRunEnd(com.android.tradefed.device.metric.DeviceMetricData,Map)) .
BaseEmulatorPreparer Common preparer for launching a local emulator.
BaseHostJUnit4Test Base test class for running host JUnit4 style tests.
BaseLeveledLogOutput A base implementation for ILeveledLogOutput that allows to filtering some tags based on their name or components.
BaseModuleController Basic implementation of IModuleController that should be implemented for checking if a module should run or not.
BaseMultiTargetPreparer Base implementation of IMultiTargetPreparer that allows to disable the object.
BasePostProcessor The base IPostProcessor that every implementation should extend.
BaseRetryDecision Base implementation of IRetryDecision .
BaseStreamLogger <OS extends OutputStream> A ILeveledLogOutput that directs log messages to an output stream and to stdout.
BaseTargetPreparer Base implementation class for ITargetPreparer that allows to control whether the object is disabled or not.
BaseTestSuite A Test for running Compatibility Test Suite with new suite system.
BatteryController Utility class that allows to control the battery charging state of a device.
BatteryRechargeDeviceRecovery Allow to trigger a command when the battery level of the device goes under a given threshold.
BatteryTemperature
BatteryUnavailableDeviceRecovery Recovery checker that will trigger a configuration if the battery level is not available.
BeforeClassWithInfo Similar guarantees as BeforeClass but method annotated must require a TestInformation parameter.
バイナリ状態IGNORE no-op 状態で ON/OFF 状態を記録するために使用される列挙型。
BluetoothConnectionLatencyCollector The collector will push a pre-defined statsd duration metric config to devices and collect Bluetooth connection duration for each profile.
BluetoothConnectionStateCollector This collector will collect BluetoothConnectionStateChanged metrics and record connection state number for each profile.
BluetoothConnectionSuccessRatePostProcessor Implementation of postprocessor which calculates success rate for a bluetooth profile

Use "metric-key-match" to specify metrics which contain bluetooth connection states in numeric array Example [0, 1, 2, 3, 0, 1, 2, 3].

BluetoothHciSnoopLogCollector Collector to enable Bluetooth HCI snoop logging on the DUT and to collect the log for each test.
Bluetoothユーティリティデバイス上で BluetoothInstrumentation を呼び出すためのユーティリティ関数

デバイス側の BluetoothInstrumentation コードは、AOSP のframeworks/base/core/tests/bluetoothtestsにあります。

BootstrapBuildProvider A IDeviceBuildProvider that bootstraps build info from the test device

This is typically used for devices with an externally supplied build, ie

BootstrapServiceFileResolverLoader Loads resolvers using the service loading facility.
バグポートバグレポート ファイルの参照を保持するオブジェクト。フラット バグレポートおよび圧縮されたバグレポート (bugreportz) と互換性があります。
BugreportCollector A pass-through ITestInvocationListener that collects bugreports when configurable events occur and then calls ITestInvocationListener#testLog on its children after each bugreport is collected.
BugreportCollector.Filter
BugreportCollector.Freq
BugreportCollector.Noun
BugreportCollector.Predicate A full predicate describing when to capture a bugreport.
BugreportCollector.Relation
BugreportCollector.SubPredicate
BugreportzOnFailureCollector Collect a bugreportz when a test case fails.
BugreportzOnTestCaseFailureCollector Collect a bugreportz when a test case in a run fails.
BuildAnalysis Represents the results of a single build analysis.
BuildError Thrown if the provided build fails to run.
BuildInfo Generic implementation of a IBuildInfo that should be associated with a ITestDevice .
BuildInfoKey Class holding enumeration related to build information queries.
BuildInfoKey.BuildInfoFileKey Enum describing all the known file types that can be queried through IBuildInfo.getFile(com.android.tradefed.build.BuildInfoKey.BuildInfoFileKey) .
BuildInfoRecorder An ITargetPreparer that writes build info meta data into a specified file.
ビルド情報ユーティリティIBuildInfoの操作を支援する util クラス
BuildRetrievalError A fatal error occurred while retrieving the build for testing.
BuildSerializedVersion Class that contains the current serialization version of all IBuildInfo .
ビルドテストZipUtils Android ビルド システムによって生成されるテスト zip に関連する操作のためのヘルパー クラス
バルクメール送信者送信間隔、初期バースト サイズ、受信者、メッセージの合計数の設定を可能にする電子メール送信ユーティリティ。
バンドルツール使用率Bundletool コマンド ラインを使用してデバイスに .apks をインストールするユーティリティ クラス。
ByteArrayInputStreamSource
バイト配列リスト軽量のバイト配列を表すクラス。
ByteArrayUtilバイト配列を操作するためのユーティリティ (バイトを整数に変換するなど)。

C

CarModuleController This controller prevents execution of tests cases on non-automotive devices.
CarryDnaeError Internal RuntimeException to carry DeviceNotAvailableException through the JUnit4 framework.
CarryInterruptedException Thrown when test phase timeout is triggered and an InterruptedException needs to be carried from test execution thread to invocation execution thread.
CdmaDeviceFlasher A class that flashes an image on a physical Android device with a CDMA radio.
CecControllerTokenProvider Token provider for Consumer Electronics Control (CEC) related tokens.
CentralDirectoryInfo CentralDirectoryInfo is a class containing the information of a file/folder inside a zip file.
CheckPairingPreparer A CompanionAwarePreparer that verifies BT bonding between primary and companion devices
CircularAtraceUtil atrace ユーティリティは、主に Monkey テスト中に ANR の根本原因を特定するために開発されました。
CircularByteArray循環バッファとして動作し、配列内のすべての値の合計を追跡する固定サイズの配列を保持するためのデータ構造。
ClangCodeCoverageCollector A BaseDeviceMetricCollector that will pull Clang coverage measurements off of the device and log them as test artifacts.
ClangProfileIndexer Clang コード カバレッジ測定のインデックスを作成するユーティリティ クラス。
ClassNotFoundConfigurationException ConfigurationException for when the class of an object is not found.
クラスパススキャナークラスパス上のエントリを検索します。
ClassPathScanner.ClassNameFilter Java クラス名をフィルタリングして変換するIClassPathFilter
ClassPathScanner.ExternalClassNameFilter内部クラスを拒否するClassNameFilter
ClassPathScanner.IClassPathFilterクラスパスエントリパスのフィルタ

FileFilterに基づいてパターン化

ClockworkUtils A clockwork utility for sharing multi-device logic
CloseableTraceScope A scoped class that allows to report tracing section via try-with-resources
ClusterBuildInfo A IBuildInfo class for builds piped from TFC.
ClusterBuildProvider A IBuildProvider to download TFC test resources.
ClusterClient A IClusterClient implementation for interacting with the TFC backend.
ClusterCommand A class that represents a task fetched from TF Cluster.
ClusterCommand.RequestType
ClusterCommand.State Command's status in the TF cluster.
ClusterCommandConfigBuilder A class to build a configuration file for a cluster command.
ClusterCommandEvent A class to encapsulate cluster command events to be uploaded.
ClusterCommandEvent.Builder
ClusterCommandEvent.Type
ClusterCommandLauncher A IRemoteTest class to launch a command from TFC via a subprocess TF.
ClusterCommandScheduler A ICommandScheduler to support TFC (Tradefed Cluster).
ClusterCommandStatus A class that represents the state and the cancel reason for a command from TF Cluster.
ClusterDeviceInfo A class to encapsulate cluster device info to be uploaded.
ClusterDeviceInfo.Builder
ClusterDeviceMonitor An IDeviceMonitor implementation that reports results to the Tradefed Cluster service.
ClusterEventUploader <T extends IClusterEvent > ClusterEventUploader class, which uploads IClusterEvent to TFC.
ClusterHostEvent A class to encapsulate cluster host events to be uploaded.
ClusterHostEvent.Builder
ClusterHostEvent.HostEventType Enums of the different types of host events.
ClusterHostUtil Static util functions for TF Cluster to get global config instances, host information, etc.
ClusterLogSaver A ILogSaver class to upload test outputs to TFC.
ClusterLogSaver.FilePickingStrategy File picking strategies.
ClusterOptions
CodeCoverageTest A Test that runs an instrumentation test package on a given device and generates the code coverage report.
CollectingByteOutputReceiver A IShellOutputReceiver which collects the whole shell output into a byte[] .
CollectingOutputReceiver A IShellOutputReceiver which collects the whole shell output into one String .
CollectingTestListener A ITestInvocationListener that will collect all test results.
CollectorHelper Helper to do some IMetricCollector operations needed in several places.
CommandFileParser Parser for file that contains set of command lines.
CommandFileParser.CommandLine
CommandInterrupter Service allowing TradeFederation commands to be interrupted or marked as uninterruptible.
CommandLineBuildInfoBuilder Utility meant to capture the usual build information arguments from a command line and create a IBuildInfo from them.
CommandOptions Implementation of ICommandOptions .
CommandOptionsGetter Service implementation that returns the command options value of a given invocation.
コマンド結果コマンドの結果が含まれます。
CommandRunner An alternate TradeFederation entry point that will run command specified in command line arguments and then quit.
CommandRunner.ExitCode Error codes that are possible to exit with.
CommandScheduler A scheduler for running TradeFederation commands across all available devices.
CommandScheduler.HostState Enums of different status of host
コマンドステータス時間指定された操作のステータスを表します。
CommandStatusHandler Handler helping to monitor and update the status of an invocation.
CommandSuccessModuleController Base class for a module controller to skip test module based on shell command failure.
CommonLogRemoteFileUtil This utility allows to avoid code duplication across the different remote device representation for the remote log fetching logic of common files.
CommonLogRemoteFileUtil.KnownLogFileEntry A representation of a known log entry for remote devices.
CompanionAllocator Base class that takes care of allocating and freeing companion device

getCompanionDeviceSelectionOptions() should be implemented to describe the criteria needed to allocate the companion device

CompanionAwarePreparer An ITargetPreparer that encapsulates the logic of getting an already allocated companion device.
CompanionAwareTest Base test class that encapsulates boilerpate of getting and checking companion device

Subclass may call getCompanion() to retrieve the allocated companion.

CompanionDeviceTracker A class for allocating and freeing companion devices
CompanionRunCommandTargetPreparer A ITargetPreparer that runs specified commands on the allocated companion device
CompanionTestAppInstallSetup A ITargetPreparer that installs one or more apps from a IDeviceBuildInfo#getTestsDir() folder onto an allocated companion device.
CompileBootImageWithSpeedTargetPreparer Recompiles the boot classpath and system server with the compiler filter 'speed'.
ConditionFailureMonitor Monitor for any failures from the invocation.
ConditionPriorityBlockingQueue <T>特定の条件に一致するオブジェクトを取得できるERROR(/PriorityBlockingQueue)のような操作を備えたスレッドセーフ クラス。
ConditionPriorityBlockingQueue.AlwaysMatch <T>任意のオブジェクトと一致するConditionPriorityBlockingQueue.IMatcher
ConditionPriorityBlockingQueue.IMatcher <T>要素が何らかの条件に一致するかどうかを判断するためのインターフェイス。
ConfigCompleter Implementation of the Completer for our TF configurations.
ConfigurableGrpcDynamicShardingClient
構成A concrete IConfiguration implementation that stores the loaded config objects in a map.
ConfigurationDef Holds a record of a configuration, its associated objects and their options.
ConfigurationDef.ConfigObjectDef Object to hold info for a className and the appearance number it has (eg if a config has the same object twice, the first one will have the first appearance number).
ConfigurationDescriptor Configuration Object that describes some aspect of the configuration itself.
ConfigurationDescriptor.LocalTestRunner Enum used to indicate local test runner.
ConfigurationException Thrown if configuration could not be loaded.
ConfigurationFactory Factory for creating IConfiguration .
ConfigurationFactory.ConfigLoader Implementation of IConfigDefLoader that tracks the included configurations from one root config, and throws an exception on circular includes.
ConfigurationFactory.ExceptionLoader
ConfigurationUtil Utility functions to handle configuration files.
ConfigurationXmlParserSettings A simple class to accept settings for the ConfigurationXmlParser

To pass settings to this class, the alias is mandatory.

ConfigurationYamlParser Parser for YAML style Tradefed configurations
ConfigUtil Utility class for creating, interacting with, and pushing statsd configuration files.
ConfigUtil.LogSource
コンソールMain TradeFederation console providing user with the interface to interact

Currently supports operations such as

  • add a command to test
  • list devices and their state
  • list invocations in progress
  • list commands in queue
  • dump invocation log to file/stdout
  • シャットダウン
Console.ArgRunnable <T> A Runnable with a run method that can take an argument
Console.CaptureList A convenience type for List<List<String>>
ConsoleReaderOutputStream An OutputStream that can be used to make System.out.print() play nice with the user's LineReader unfinishedLine.
ConsoleResultReporter Result reporter to print the test results to the console.
ContentAnalysisContext Provide the context surrounding a content to analyze it properly.
ContentAnalysisContext.AnalysisMethod This describes what to expect from the content structure for proper analysis.
ContentAnalysisResults Summary of the content analysis.
ContentInformation Represents the content for a given build target of its base and current version.
ContentProviderHandler Handler that abstract the content provider interactions and allow to use the device side content provider for different operations.
CountingTestResultListener A TestResultListener that tracks the total number of tests by TestStatus
CountTestCasesCollector Count and report the number of test cases for a given IRemoteTest .
CoverageMeasurementForwarder A placeholder test that forwards coverage measurements from the build provider to the logger.
CoverageOptions Tradefed object to hold coverage options.
CoverageOptions.Toolchain
CpuThrottlingWaiter An ITargetPreparer that waits until max frequency on all cores are restored to highest level available
CreateAvdPreparer
CreateUserPreparer Target preparer for creating user and cleaning it up at the end.
CurrentInvocation A class that tracks and provides the current invocation information useful anywhere inside the invocation.
CurrentInvocation.InvocationInfo Some special named key that we will always populate for the invocation.
CurrentInvocation.IsolationGrade Describes the level of isolation

D

DebugHostLogOnFailureCollector Collector that will gather and log the host-side logs when a test case failure occurs.
DefaultConnection Default connection representation of a device, assumed to be a standard adb connection of the device.
DefaultConnection.ConnectionBuilder Builder used to described the connection.
DefaultRemoteAndroidTestRunner Extension of the ddmlib RemoteAndroidTestRunner to set some default for Tradefed use cases.
DefaultTestsZipInstaller A default implementation of tests zip installer.
DelegatedInvocationExecution InvocationExecution which delegate the execution to another Tradefed binary.
DependenciesResolver A new type of provider that allows to get all the dependencies for a test.
DeviceActionTargetPreparer A ITargetPreparer to perform device actions.
デバイスアクション使用率デバイスアクションを実行するためのユーティリティクラス。
DeviceActionUtil.Commandデバイスアクションのコマンド。
DeviceActionUtil.DeviceActionConfigError設定エラーの例外。
DeviceAllocationResult Represents the results of an allocation attempt for a command.
DeviceAllocationState Represents the allocation state of the device from the IDeviceManager perspective
DeviceAvailableChecker Checker to ensure a module doesn't leave the device in an offline state.
DeviceBaselineChecker Set device baseline settings before each module.
DeviceBaselineSetter Abstract class used to create a device baseline setting.
DeviceBatteryLevelChecker An IRemoteTest that checks for a minimum battery charge, and waits for the battery to reach a second charging threshold if the minimum charge isn't present.
DeviceBatteryResourceMetricCollector This collector collects device battery metrics.
DeviceBuildDescriptor A wrapper class for a IBuildInfo , that contains helper methods to retrieve device platform build information.
DeviceBuildInfo A IBuildInfo that represents a complete Android device build and (optionally) its tests.
DeviceBuildInfoBootStrapper A ITargetPreparer that replaces build info fields with attributes read from device

This is useful for testing devices with builds generated from an external source (eg

DeviceBuildInfoInjector A ITargetPreparer that inserts DeviceBuildDescriptor metadata into the IBuildInfo .
DeviceCleaner Performs reboot or format as cleanup action after test, and optionally turns screen off
DeviceCleaner.CleanupAction
DeviceCleaner.PostCleanupAction
デバイス同時使用率デバイス側のコマンドを同時に実行するためのユーティリティ メソッドとクラスが含まれています

ShellCommandCallableとして実装されたコマンドを実行するには ERROR ERROR(/ExecutorService)を使用し、コマンド実行のERROR(/ExecutorService)によって返されたERROR(/Future)との同期には ERROR ERROR(/#joinFuture(String,Future,long))を使用します。

DeviceConcurrentUtil.ShellCommandCallable <V> ITestDeviceでのシェル コマンドの実行の詳細をラップするERROR(/Callable)
DeviceConfigurationHolder A concrete IDeviceConfiguration implementation that stores the loaded device configuration objects in its attributes.
DeviceDescriptor A class containing information describing a device under test.
DeviceDisconnectedException Thrown when a device is no longer reachable via it's transport type, eg if the device is no longer visible via USB, or TCP/IP connection
DeviceErrorIdentifier Error Identifiers from Device errors and device reported errors.
DeviceFailedToBootError Thrown if a device fails to boot after being flashed with a build.
DeviceFeatureFlag
DeviceFeatureModuleController A module controller to not run tests when it doesn't support certain feature.
DeviceFileReporter A utility class that checks the device for files and sends them to ITestInvocationListener#testLog(String, LogDataType, InputStreamSource) if found.
DeviceFlashPreparer A ITargetPreparer that flashes an image on physical Android hardware.
DeviceFoldableState Representation of device foldable state as returned by "cmd device_state print-states".
DeviceFolderBuildInfo A IDeviceBuildInfo that also contains other build artifacts contained in a directory on the local filesystem.
DeviceImageTracker For some of the incremental device update, we need the baseline files to compute diffs.
DeviceImageTracker.FileCacheTracker Track information of the device image cached and its metadata
DeviceImageZipFlashingTargetPreparer A target preparer that flashes the device with device images provided via a specific format.
DeviceInternetAccessibilityResourceMetricCollector The collector pings google.com to check if the device has internet accessibility or not.
DeviceJUnit4ClassRunner JUnit4 test runner that also accommodates IDeviceTest .
DeviceJUnit4ClassRunner.LogAnnotation Fake annotation meant to carry logs to the reporters.
DeviceJUnit4ClassRunner.MetricAnnotation Fake annotation meant to carry metrics to the reporters.
DeviceJUnit4ClassRunner.TestLogData Implementation of ExternalResource and TestRule .
DeviceJUnit4ClassRunner.TestMetrics Implementation of ExternalResource and TestRule .
DeviceManagementGrpcServer GRPC server allowing to reserve a device from Tradefed.
デバイスマネージャ
DeviceManager.FastbootDevice Representation of a device in Fastboot mode.
DeviceMetricData Object to hold all the data collected by metric collectors.
DeviceMonitorMultiplexer A proxy class to propagate requests to multiple IDeviceMonitor s.
DeviceNotAvailableException Thrown when a device is no longer available for testing.
DeviceOwnerTargetPreparer An ITargetPreparer that sets up a device owner component.
DeviceParameterizedRunner JUnit4 style parameterized runner for host-side driven parameterized tests.
DeviceProperties Common constant definitions for device side property names
デバイス回復モード使用率
DeviceReleaseReporter Device release reporter that handles communicating with the parent process the device(s) to be released.
DeviceResetFeature Server side implementation of device reset.
DeviceResetHandler Utility handling generically device resetting.
DeviceRuntimeException Thrown when a device action did not results in the expected results.
DeviceSelectionOptions Container for for device selection criteria.
DeviceSelectionOptions.DeviceRequestedType The different possible types of placeholder devices supported.
DeviceSettingChecker Check if device settings have changed during a module run.
DeviceSetup A ITargetPreparer that configures a device for testing based on provided Option s.
DeviceSnapshotFeature Server side implementation of device snapshot.
DeviceSnapshotHandler Utility handling Cuttlefish snapshot.
DeviceStateMonitor Helper class for monitoring the state of a IDevice .
DeviceStorageAgeResourceMetricCollector Parse storage age from logcat.
DeviceStorageFiller Target preparer to fill up storage so some amount of free space is available.
DeviceStorageStatusChecker Check if device has enough disk space for the given partitions.
DeviceStringPusher Target preparer to write a string to a file.
DeviceSuite Extends the JUnit4 container Suite in order to provide a ITestDevice to the tests that requires it.
DeviceSyncHelper Helper that helps syncing a new device image to the device.
DeviceTestCase Helper JUnit test case that provides the IRemoteTest and IDeviceTest services.
DeviceTestResult An specialization of TestResult that will abort when a DeviceNotAvailableException occurs
DeviceTestResult.RuntimeDeviceNotAvailableException
DeviceTestRunOptions A builder class for options related to running device tests through BaseHostJUnit4Test.
DeviceTestSuite Helper JUnit test suite that provides the IRemoteTest and IDeviceTest services.
DeviceTraceCollector Collector that will start perfetto trace when a test run starts and log trace file at the end.
DeviceUnavailableMonitor This listener attempts to capture a test case level DNAE only.
DeviceUnresponsiveException A specialization of DeviceNotAvailableException that indicates device is visible to adb, but is unresponsive (ie, commands timing out, won't boot, etc)
DeviceUpdateTargetPreparer An abstract ITargetPreparer that takes care of common steps around updating devices with a device image file from an external source (as opposed to a build service).
DeviceWifiResourceMetricCollector The collector collects current connected wifi signal strength and link speed metrics.
DeviceWiper A ITargetPreparer that wipes userdata
ディレクテッドグラフ<V>有向非重み付けグラフの実装。
DisableSELinuxTargetPreparer Target preparer that disables SELinux if enabled.
DryRunKeyStore A keystore for dry-run where any keystore value is always properly replaced and found.
DryRunner Transparently dry runs tests instead of actually executing them.
DynamicFileStubTest This is a tradefed test to test tradefed can resolve dynamic file correctly.
DynamicRemoteFileResolver Class that helps resolving path to remote files.
DynamicRemoteFileResolver.FileResolverLoader Loads implementations of IRemoteFileResolver .
DynamicShardHelper Sharding strategy to allow work remote work queueing between multiple TF instances
DynamicShardingConnectionInfoMessage Data-holding class in order to make sending via the feature server easier.
DynamicSystemPreparer An ITargetPreparer that sets up a system image on top of a device build with the Dynamic System Update.

E

EarlyDeviceReleaseFeature Feature server implementation for early device release.
Eメール電子メールを送信するためのヘルパー クラス。
EmailHostHealthAgent A IHostHealthAgent implementation to send email from Host monitor reports
EmmaXml定数emma XML レポートを解析するときに使用される定数。
EmulatorMemoryCpuCapturer
EndCentralDirectoryInfo EndCentralDirectoryInfo is a class containing the overall information of a zip file.
EnforcedSeLinuxChecker Status checker that ensures the status of Selinux.
EraseUserDataPreparer A ITargetPreparer that wipes user data on the device.
ErrorIdentifier This interface describes a specific error and its properties.
ErrorStorageUtil Helper class for manipulating the errors to align with the common storage.
EventsLoggerListener Listener that logs all the events it receives into a file
ExceptionThrowingRunnerWrapper
ExecutableBaseTest Base class for executable style of tests.
ExecutableHostTest Test runner for executable running on the host.
ExecutableTargetTest Test runner for executable running on the target.
ExecutionFiles Files dependencies generated during the execution of a test or invocation that need to be carried for testing.
ExecutionFiles.FilesKey Enumeration of known standard key for the map.
ExecutionProperties Properties generated during the execution of a test or invocation.
ExistingBuildProvider A IBuildProvider that returns an already constructed IBuildInfo .
ExtendedFile A extension of standard file to carry a build related metadata.
拡張機能Atomsレジストリstatsd をローカルで使用するための ExtensionAtomsRegistry。

F

FailureDescription The class describing a failure information in Trade Federation.
FakeTest A fake test whose purpose is to make it easy to generate repeatable test results.
FakeTestsZipFolderコンテンツのリストに基づいて、偽の解凍されたテスト フォルダーを作成するテスト フィクスチャ。
FakeTestsZipFolder.ItemType
FastbootCommandPreparer Target preparer that triggers fastboot and sends fastboot commands.
FastbootDeviceFlasher A class that relies on fastboot to flash an image on physical Android hardware.
FastbootHelper A helper class for fastboot operations.
FastbootUpdateBootstrapPreparer An ITargetPreparer that stages specified files (bootloader, radio, device image zip) into IDeviceBuildInfo to get devices flashed with FastbootDeviceFlasher , then injects post-boot device attributes into the build info for result reporting purposes.
FatalHostError An exception that indicates a fatal unrecoverable error has occurred on the host machine running TradeFederation, and that the TradeFederation instance should be shut down.
FeatureFlagTargetPreparer Updates the DeviceConfig (feature flags tuned by a remote service).
FileDownloadCache A helper class that maintains a local filesystem LRU cache of downloaded files.
FileDownloadCacheFactory A factory for creating FileDownloadCache
FileDownloadCacheWrapper A wrapper class that provides FileDownloadCache facilities while implementing the IFileDownloader interface.
ファイルアイドルモニターファイルを監視し、アイドル状態の場合はコールバックを実行します(つまり、
FileInputStreamSource A InputStreamSource that takes an input file.
FileLogger A ILeveledLogOutput that directs log messages to a file and to stdout.
FileProtoResultReporter Proto reporter that dumps the TestRecord into a file.
FilePullerDeviceMetricCollector A BaseDeviceMetricCollector that listen for metrics key coming from the device and pull them as a file from the device.
FilePullerLogCollector Logger of the file reported by the device-side.
FileSystemLogSaver Save logs to a file system.
FilesystemRootChecker
ファイル使用率ファイル関連の操作のためのヘルパー クラス
FileUtil.LowDiskSpaceException使用可能なディスク容量が最小しきい値を下回っている場合にスローされます。
FilteredResultForwarder Variant of ResultForwarder that only allows an allowlist of TestDescription to be reported.
固定バイト配列出力ストリーム最大量のデータのみを保持するメモリ内ERROR(/OutputStream)
FlashingMethod An enum to describe the method used to flash device under test
FlashingResourcesParser A class that parses out required versions of auxiliary image files needed to flash a device.
FlashingResourcesParser.AndroidInfo A typedef for Map&lt;String, MultiMap&lt;String, String&gt;&gt;
FlashingResourcesParser.Constraint A filtering interface, intended to allow FlashingResourcesParser to ignore some resources that it otherwise might use
点滅リソース使用率このユーティリティは、適切なバージョンのアーティファクトを設定して、 DeviceFlashPreparer経由でフラッシュできるようにするのに役立ちます。
FoldableExpandingHandler A IModuleParameterHandler expanding into more for each non-primary foldable configuration.
FoldableHandler Generic foldable handler that can take the foldable parameters to create a specialized module.
FoldableModePreparer A target preparer that can switch the foldable state of a device.
FolderBuildInfo Concrete implementation of a IFolderBuildInfo .
FolderSaver A ITargetPreparer that pulls directories off device, compresses and saves it into logging backend.
FormattedGeneratorReporter Reporter that allows to generate reports in a particular format.
FreeDeviceState
ヒューズユーティリティFUSE 操作のヘルパー クラス。

G

GceAvdInfo Structure to hold relevant data for a given GCE AVD instance.
GceAvdInfo.GceStatus
GceAvdInfo.LogFileEntry
GceLHPTunnelMonitor
GceManager Helper that manages the GCE calls to start/stop and collect logs from GCE.
GceRemoteCmdFormatter Utility class to format commands to reach a remote gce device.
GceRemoteCmdFormatter.ScpMode SCP can be used to push or pull file depending of the structure of the args.
GceSshTunnelMonitor Thread Monitor for the Gce ssh tunnel.
GcovCodeCoverageCollector A BaseDeviceMetricCollector that will pull gcov coverage measurements off of the device and log them as test artifacts.
GcovKernelCodeCoverageCollector A BaseDeviceMetricCollector that will pull gcov kernel coverage measurements out of debugfs and off of the device and then finally logs them as test artifacts.
GCSバケット利用率Google Cloud Storage (GCS) からファイルをダウンロードおよびアップロードするためのファイル マネージャー。
GCSBucketUtil.GCSFileMetadata GCS のファイル情報のシンプルなラッパー。
GCS共通ダウンロードやアップロードなどの GCS 操作の基本クラス。
GCSConfigurationFactory A ConfigurationFactory loads configs from Google Cloud Storage.
GCSConfigurationFactory.GCSConfigLoader Extension of ConfigurationFactory.ConfigLoader that loads config from GCS, tracks the included configurations from one root config, and throws an exception on circular includes.
GCSConfigurationServer Config server loads configs from Google Cloud Storage (GCS).
GCSDownloaderHelper Downloader for GCS bucket that takes care of caching and resolving the global config.
GCSファイルダウンローダーGoogle Cloud Storage (GCS) からファイルをダウンロードするファイル ダウンローダー。
GCSファイルアップローダーファイルデータをGoogle Cloud Storage(GCS)にアップロードするためのファイルアップローダー。
GCSHostResourceManager Download host resource from GCS (Google cloud storage).
GcsRemoteFileResolver Implementation of IRemoteFileResolver that allows downloading from a GCS bucket.
GenericLogcatEventParser <LogcatEventType>イベントの logcat 入力を解析します。
GenericLogcatEventParser.LogcatEventイベント タイプとトリガーとなる logcat メッセージを含む logcat イベントを保持する構造体
GetPreviousPassedHelper Helper to get the previous passed test filters.
GkiDeviceFlashPreparer A target preparer that flash the device with android common kernel generic image.
GlobalConfiguration An IGlobalConfiguration implementation that stores the loaded config objects in a map
GlobalFilterGetter Service implementation that returns the filters of a given invocation.
GlobalTestFilter Filter options applied to the invocation.
GoogleApiClientUtil Google APIクライアントを作成するためのユーティリティ。
GoogleBenchmarkResultParser Parses the results of Google Benchmark that run from shell, and return a map with all the results.
GoogleBenchmarkTest A Test that runs a Google benchmark test package on given device.
GranularRetriableTestWrapper A wrapper class works on the IRemoteTest to granulate the IRemoteTest in testcase level.
GranularRetriableTestWrapper.StartEndCollector Class helper to catch missing run start and end.
GsiDeviceFlashPreparer A target preparer that flashes the device with android generic system image.
GTest A Test that runs a native test package on given device.
GTestBase The base class of gTest
GTestListTestParser A result parser for gtest dry run mode with "--gtest_list_tests" parameter.
GTestResultParser Parses the 'raw output mode' results of native tests using GTest that run from shell, and informs a ITestInvocationListener of the results.
GTestXmlResultParser Parses the 'xml output mode' results of native tests using GTest that run from shell, and informs a ITestRunListener of the results.

H

HarnessException Base exception class for exception thrown within the harness.
HarnessIOException Harness exception that helps carrying file issues.
HarnessRuntimeException
HeapHostMonitor AbstractHostMonitor implementation that monitors the heap memory on the host and log it periodically to the history log.
HelloWorldMultiTargetPreparer An example implementation of a IMultiTargetPreparer .
HistoryLogger TF History Logger, special log that contains only some specific events.
HostGTest A Test that runs a native test package.
HostMetric This class represents a host metric sample to be reported.
ホストオプションホスト オプション ホルダー クラス。
HostStatsdMetricCollector A IMetricCollector that collects statsd metrics from host side using statsd utility commands.
HostTest A test runner for JUnit host based tests.
HostUtils Implements some useful utility methods for running host tests.
HprofAllocSiteParser hprof レポートの割り当てサイト セクションからの情報を解析するヘルパー クラス。
HttpHelper Contains helper methods for making http requests
HttpHelper.RequestRunnable Runnable for making requests with IRunUtil#runEscalatingTimedRetry(long, long, long, long, IRunnableResult) .
HttpMultipartPost Helper class for making multipart HTTP post requests.
HttpRemoteFileResolver Implementation of IRemoteFileResolver that allows downloading remote file via http
HttpsRemoteFileResolver Implementation of IRemoteFileResolver that allows downloading remote file via https

IAbi Interface representing the ABI under test.
IAbiReceiver A test that needs the ABI under test.
IAndroidDebugBridge Interface definition for AndroidDebugBridge methods used in this package.
IAppBuildInfo This interface is deprecated. Use IBuildInfo directly.
IAutoRetriableTest Interface for an IRemoteTest that doesn't implement ITestFilterReceiver but still wishes to support auto-retry.
IBatteryInfo The interface defining the interaction with a battery of a device.
IBatteryInfo.BatteryState Describes the current battery charging state.
IBuildInfo Holds information about the build under test.
IBuildInfo.BuildInfoProperties Some properties that a IBuildInfo can have to tweak some handling of it.
IBuildProvider Responsible for providing info regarding the build under test.
IBuildReceiver A test that needs reference to the build under test.
IClusterClient An interface for interacting with the TFC backend.
IClusterEvent Interface for any cluster event to be uploaded to TFC.
IClusterEventUploader <T extends IClusterEvent > Interface for ClusterEventUploader
IClusterOptions An interface for getting cluster-related options.
ICommandOptions Container for execution options for commands.
ICommandScheduler A scheduler for running TradeFederation commands.
ICommandScheduler.IScheduledInvocationListener Listener for invocation events when invocation completes.
I圧縮戦略実行時に選択できる圧縮アルゴリズムを表すインターフェイス。
IConfigOptionValueTransformer An interface for manipulating config option value
IConfigurableVirtualDevice An interface to provide information about a possibly preconfigured virtual device info (host ip, host user, ports offset and etc.).
IConfiguration Configuration information for a TradeFederation invocation.
IConfigurationFactory Factory for creating IConfiguration s
IConfigurationReceiver Simple interface to represent object that accepts an IConfiguration .
IConfigurationServer An interface for config server.
ICredentialFactory An interface for credential factory to create oauth2 Credential .
IDefaultObjectLoader Interface for loading the default objects that should be part of our YAML configuration.
IDefaultObjectLoader.LoaderConfiguration The loading configuration object to pass information to the loader.
IDeviceActionReceiver Provides an API to receive device events.
IDeviceBuildInfo A IBuildInfo that represents a complete Android device build and (optionally) its tests.
IDeviceBuildProvider A IBuildProvider that uses information from a ITestDevice to retrieve a build.
IDeviceConfiguration Device Configuration Holder Interface.
IDeviceFlasher Flashes a device image on a device.
IDeviceFlasher.UserDataFlashOption Enum of options for handling the userdata image
IDeviceManager Interface for managing the set of available devices for testing.
IDeviceManager.IFastbootListener A listener for fastboot state changes.
IDeviceMonitor Interface for monitoring state of devices.
IDeviceMonitor.DeviceLister A Runnable -like class that should return the known devices and their states.
IDeviceRecovery Interface for recovering a device that has gone offline.
IDeviceSelection Interface for device selection criteria.
IDeviceSelection.BaseDeviceType
IDeviceStateMonitor Provides facilities for monitoring the state of a IDevice .
IDeviceTest Interface for object that needs a reference to a ITestDevice .
I無効無効にできる Tradefed オブジェクトを記述するインターフェイス。
IDynamicShardingClient Wrapper interface for the sharding client

This exists so that we can swap in an HTTP one or testing one if needed.

IDynamicShardingConnectionInfo Interface for classes that contain dynamic sharding connection info
Iメール電子メールを送信するためのインターフェイス。
IEメール.メッセージ電子メール メッセージ データのコンテナー。
IFileDownloader Interface for downloading a remote file.
IFileEntry Interface definition that provides simpler, mockable contract to FileEntry methods.
IFileResolverLoader Loads implementations of IRemoteFileResolver .
IFileResolverLoader.ResolverLoadingException Exception thrown if a resolver cannot be loaded or initialized.
IFlashingResourcesParser Interface for providing required versions of auxiliary image files needed to flash a device.
IFlashingResourcesRetriever Interface for retrieving auxiliary image files needed to flash a device.
IFolderBuildInfo A simple abstract IBuildInfo whose build artifacts are containing in a local filesystem directory.
IFormatterGenerator Interface describing a formatter for SuiteResultHolder .
IGlobalConfiguration A class to encompass global configuration information for a single Trade Federation instance (encompassing any number of invocations of actual configurations).
IHarnessException Description of the harness exception interface that will be implemented by harness exceptions.
IHostCleaner Cleans up the host after the test run has finished.
IHostHealthAgent An interface to emit host or device metrics.
IHostMonitor Interface to dispatch host data
IHostMonitor.HostDataPoint Generic class for data to be reported.
IHostMonitor.HostMetricType
IHostOptions Host options holder interface.
IHostOptions.PermitLimitType Enum describing the possible permit limiters
IHostResourceManager Interface to manager host resource.
IHttpHelper Helper methods for performing http requests.
IHttpHelper.DataSizeException
IInvocationContext Holds information about the Invocation for the tests to access if needed.
IInvocationContext.TimingEvent
IInvocationContextReceiver A test that needs reference to the context of the invocation.
IInvocationExecution Interface describing the actions that will be done as part of an invocation.
IKeyStoreClient Interface to access a key store for password or sensitive data.
IKeyStoreFactory Factory for creating IKeyStoreClient .
ILabPreparer Marker interface for lab preparers

See ITargetPreparer for a description of what these interfaces are intended.

ILeveledLogOutput Classes which implement this interface provides methods that deal with outputting log messages.
ILogcatReceiver A class that provides the output of a device's logcat as an InputStreamSource .
ILogRegistry An interface for a ILogOutput singleton logger that multiplexes and manages different loggers.
ILogRegistry.EventType Events that are useful to be logged
ILogSaver Classes which implement this interface provide methods for storing logs to a central location.
ILogSaverListener Allows for ITestInvocationListener s to listen for when log files are saved.
ImageContentAnalyzer Analyzer for device image content analysis
IManagedTestDevice A ITestDevice whose lifecycle is managed.
IManagedTestDevice.DeviceEventResponse Container for a response to a IManagedTestDevice#handleAllocationEvent(DeviceEvent) call
IManagedTestDeviceFactory Creator interface for IManagedTestDevice s
IMetricCollector This interface will be added as a decorator when reporting tests results in order to collect matching metrics.
IMetricCollectorReceiver Interface for IRemoteTest s to implement if they need to get the list of IMetricCollector s for the test run.
IMoblyYamlResultHandler Interface of mobly yaml result handler.
IMoblyYamlResultHandler.ITestResult Interface of mobly yaml result
IModuleController Interface for controlling if a module should be executed or not.
IModuleController.RunStrategy Enum describing how the module should be executed.
IModuleParameterHandler The interface for parameters of suites modules.
IMultiDeviceRecovery Interface for recovering multiple offline devices.
IMultiDeviceTest This interface is deprecated. This interface is kept temporarily for compatibility but is not actually used anymore. Please do not implement it.
IMultiTargetPreparer Prepares the test environment for several devices together.
INativeDevice Provides an reliable and slightly higher level API to a ddmlib IDevice .
INativeDeviceTest Interface for object that needs a reference to a INativeDevice .
IncrementalImageUtil A utility to leverage the incremental image and device update.
InfraErrorIdentifier Error Identifiers from Trade Federation infra, and dependent infra (like Build infra).
InputStreamSource This interface basically wraps an ERROR(/InputStream) to make it clonable.
InstallAllTestZipAppsSetup A ITargetPreparer that installs all apps in a test zip.
InstallApexModuleTargetPreparer
InstallApkSetup A ITargetPreparer that installs one or more apks located on the filesystem.
InstallBuildEnvApkSetup A ITargetPreparer that installs one or more test apks from an Android platform build env.
InstalledInstrumentationsTest Runs all instrumentation found on current device.
InstantAppHandler Handler for ModuleParameters#INSTANT_APP .
InstrumentationPreparer A ITargetPreparer that runs instrumentation
InstrumentationTest A Test that runs an instrumentation test package on given device.
InvocationContext Generic implementation of a IInvocationContext .
InvocationExecution Class that describes all the invocation steps: build download, target_prep, run tests, clean up.
InvocationLocal <T> This class provides invocation-scope variables.
InvocationMetricLogger A utility class for an invocation to log some metrics.
InvocationMetricLogger.InvocationGroupMetricKey Grouping allows to log several groups under a same key.
InvocationMetricLogger.InvocationMetricKey Some special named key that we will always populate for the invocation.
InvocationStatus A class to store invocation status.
InvocationStatus A helper enum to represent the invocation status
InvocationSummaryHelper Helper class for gathering and reporting TestSummary for set of listeners
InvocationToJUnitResultForwarder A class that listens to ITestInvocationListener events and forwards them to a TestListener .
IPostProcessor Post processors is a Trade Federation object meant to allow the processing of metrics and logs AFTER the tests and BEFORE result reporting.
IRemoteFeature Interface describing a feature in Tradefed that can be executed based on the request.
IRemoteFileResolver Interface for objects that can resolve a remote file into a local one.
IRemoteFileResolver.RemoteFileResolverArgs The args passed to the resolvers
IRemoteFileResolver.ResolvedFile Class holding information about the resolved file and some metadata.
IRemoteScheduledListenersFeature Extension of IRemoteFeature to support passing in IScheduledInvocationListener s.
IRemoteTest A test that reports results directly to a ITestInvocationListener .
IReportNotExecuted In case of an incomplete execution, IRemoteTest that implements this interface may report their non-executed tests for improved reporting.
IRescheduler Interface for rescheduling a config for future execution.
IResourceMetricCollector The interface for user to implement customized resource collectors.
IRestApiHelper REST API 呼び出しを実行するためのヘルパー インターフェイス。
IResumableTest This interface is deprecated. No need for this anymore
IRetryDecision Interface driving the retry decision and applying the filter on the class for more targeted retry.
IRuntimeHintProvider
IRunUtil時間指定された操作とシステム コマンドを実行するためのインターフェイス。
IRunUtil.EnvPriority特定の環境を設定するか設定解除するかを定義する列挙型。
IRunUtil.IRunnableResultブール値ステータスを返す操作を非同期に実行するためのインターフェイス。
ISandbox Interface defining a sandbox that can be used to run an invocation.
ISandboxFactory Factory for creating ISandbox .
ISetOptionReceiver Implementation of this interface should have an Option with a "set-option" name linked to HostTest#SET_OPTION_NAME .
IShardableListener A ITestInvocationListener that can be sharded.
IShardableTest A IRemoteTest that can be split into separately executable sub-tests.
IShardHelper Interface of an object that describes the sharding strategy to adopt for a configuration.
IsolatedHostTest Implements a TradeFed runner that uses a subprocess to execute the tests in a low-dependency environment instead of executing them on the main process.
ISupportGranularResults Interface specifying whether a ITestInvocationListener supports receiving the granular results or not.
ISystemStatusChecker An checker that performs checks on system status and returns a boolean to indicate if the system is in an expected state.
ISystemStatusCheckerReceiver A IRemoteTest that requires access to the ISystemStatusChecker from the configuration.
ITargetCleaner This interface is deprecated. tearDown has been moved to the base ITargetPreparer interface.
ITargetPreparer Prepares the test environment for the test run.
ITerribleFailureHandler An interface to handle terrible failures from LogUtil.CLog.wtf(String, Throwable)
ITestAnnotationFilterReceiver A runner that can filter which tests to run based on annotations.
ITestCollector Provides support for test collection; when set, test runner must perform a dry run to collect test cases without actually executing them.
ITestDevice Provides an reliable and slightly higher level API to a ddmlib IDevice .
ITestDevice.ApexInfo A simple struct class to store information about a single APEX
ITestDevice.MountPointInfo A simple struct class to store information about a single mountpoint
ITestDevice.RecoveryMode
ITestFileFilterReceiver A runner that can receive a file specifying which tests to run and/or not to run.
ITestFilterReceiver A runner that can filter which tests to run.
ITestInformationReceiver Interface to receive the TestInformation for some classes.
ITestInvocation Handles one TradeFederation test invocation.
ITestInvocation.ExitInformation Represents some exit information for an invocation.
ITestInvocationListener Listener for test results from the test invocation.
ITestLifeCycleReceiver Receives event notifications during instrumentation test runs.
ITestLogger An entity that can perform logging of data streams of various types.
ITestLoggerReceiver An entity that can be injected with an ITestLogger instance so that it can be used for logging purposes.
ITestsPool Interface describing a pool of tests that we can access and run
ITestSuite Abstract class used to run Test Suite.
ITestSuite.MultiDeviceModuleStrategy
ITestSuiteResultLoader Interface describing an helper to load previous results in a way that can be re-run.
ITestSummaryListener Interface that allows ITestInvocationListener to exchange some limited information via summaries.
ITestsZipInstaller Installs tests from a tests zip file (as outputted by the build system) on a device.
ITokenProvider Interface describing an object that can provide the tokens of a particular device.
ITokenRequest Interface a IRemoteTest can implement to expose the fact that it requires a device with a special token.

J

JarHostTest Test runner for host-side JUnit tests.
JarHostTest.HostTestListener Wrapper listener that forwards all events except testRunStarted() and testRunEnded() to the embedded listener.
JavaCodeCoverageCollector A BaseDeviceMetricCollector that will pull Java coverage measurements off of the device and log them as test artifacts.
Javaコードカバレッジフラッシャーデバイス上で実行されているプロセスからの Java コード カバレッジ測定値をリセットし、強制的にフラッシュするユーティリティ クラス。
JSONFileKeyStoreClient A sample implementation where a local JSON file acts a key store.
JSONFileKeyStoreFactory Implementation of a JSON KeyStore Factory, which provides a JSONFileKeyStoreClient for accessing a JSON Key Store File.
JsonHttpTestResultReporter A result reporter that encode test metrics results and branch, device info into JSON and POST into an HTTP service endpoint
JUnit4ResultForwarder Result forwarder from JUnit4 Runner.
JUnit4TestFilter Filter拡張することで JUnit4 ランナーのフィルタリングを提供するヘルパー クラス。
JUnitRunUtil A helper class for directing a IRemoteTest#run(TestInformation, ITestInvocationListener) call to a Test#run(TestResult) call.
JUnitToInvocationResultForwarder A class that listens to TestListener events and forwards them to an ITestInvocationListener .
JUnitXmlParser Ant の XMLJUnitResultFormatter に格納されている JUnit 結果からテスト結果データを抽出し、ITestInvocationListener に転送するパーサー。

K

KernelTargetTest Test runner for executable running on the target and parsing tesult of kernel test.
KernelTestModuleController Base class for a module controller to not run tests when it doesn't match the architecture .
キーガードコントローラーの状態キーガード状態のコンテナ。
KeyguardStatusChecker Checks the keyguard status after module execution.
KeyStoreException Thrown when a fatal key store error happens.
KillExistingEmulatorPreparer A ITargetPreparer that shuts down a running emulator.
KnownFailurePreparer Target preparer to skip retrying known failure.
KTapResultParser Reads KTAP output as that produced by a KUnit test module and placed in a `results` file under debugfs.
KTapResultParser.ParseResolution
KUnitModuleTest Test runner for running KUnit test modules on device.

L

LabResourceDeviceMonitor The lab resource monitor which initializes/manages the gRPC server for LabResourceService.
LargeOutputReceiver A class designed to help run long running commands collect output.
LastShardDetector When running local sharding, sometimes we only want to execute some actions when the last shard reaches invocationEnded(long) .
LaunchCvdHelper Utility helper to control Launch_cvd in the Cuttlefish VM.
LeakedThreadStatusChecker Status checker to ensure a module does not leak a running Thread.
LegacySubprocessResultsReporter A frozen implementation of the subprocess results reporter which should remain compatible with earlier versions of TF/CTS (eg 8+), despite changes in its superclass.
ListInstrumentationParser 「pm list instrumentation」クエリの出力を解析するIShellOutputReceiver
ListInstrumentationParser.InstrumentationTarget
LocalAndroidVirtualDevice The class for local virtual devices running on TradeFed host.
LocalAppBuildProvider A IBuildProvider that constructs a IBuildInfo based on a provided local path
LocalDeveloper Detects and returns whether this is a local developer running Tradefed.
LocalDeviceBuildProvider A IBuildProvider that constructs a IDeviceBuildInfo based on a provided filesystem directory path.
LocalEmulatorLaunch A TargetPreparer that launches an emulator locally from an android build environment.
LocalEmulatorSnapshot A TargetPreparer intended for generating a clean emulator snapshot from a android build/development environment
LocalFileHeader LocalFileHeader is a class containing the information of a file/folder inside a zip file.
LocalFileResolver Implementation of IRemoteFileResolver that allows linking local files
LocalFolderBuildProvider A IBuildProvider that constructs a IFolderBuildInfo based on a provided local path
LocalHostResourceManager Manager host resource.
LocalPool Implementation of a pool of local tests
LocalRun命令ビルダーテストをローカルで実行する命令をコンパイルするユーティリティ。
LockSettingsBaselineSetter A setter to remove screen lock settings.
LogcatCrashResultForwarder Special listener: on failures (instrumentation process crashing) it will attempt to extract from the logcat the crash and adds it to the failure message associated with the test.
LogcatEventParser
LogcatEventType LogcatEventParserのイベント タイプ。
LogcatOnFailureCollector Collector that will capture and log a logcat when a test case fails.
LogcatReceiver Class that collects logcat in background.
LogcatTimingMetricCollector A metric collector that collects timing information (eg user switch time) from logcat during one or multiple repeated tests by using given regex patterns to parse start and end signals of an event from logcat lines.
LogDataType Represents the data type of log data.
LogFile Class to hold the metadata for a saved log file.
LogFileSaver A helper for ITestInvocationListener 's that will save log data to a file
LogReceiver
LogRegistry A ILogRegistry implementation that multiplexes and manages different loggers, using the appropriate one based on the ThreadGroup of the thread making the call.
LogSaverResultForwarder A ResultForwarder for saving logs with the global file saver.
LogUtil A logging utility class.
LogUtil.CLog A shim class for Log that automatically uses the simple classname of the caller as the log tag
LUCIResultReporter A result reporter that saves test results needed by ResultDB and LUCI into JSON format (go/result-sink) and logs the file location in the console.

M

MainlineModuleHandler A simple handler class for Mainline Modules that creates a InstallApexModuleTargetPreparer and injects the dynamic link into it based on the given mainline modules to automatically retrieve those modules.
MainlineTestModuleController Base class for a module controller to run tests based on the preloaded mainline modules on the device under test.
ManagedRemoteDevice A device running inside a virtual machine that we manage remotely via a Tradefed instance inside the VM.
ManagedTestDeviceFactory Factory to create the different kind of devices that can be monitored by Tf
MaxSdkModuleController Base class for a module controller to not run tests on versions above a specified SDK version number.
MergedZipEntryCollection Merge individual zip entries in a large zip file into blocks to minimize the download attempts.
MergeMultiBuildTargetPreparer A IMultiTargetPreparer that allows to pass information from one build to another by naming them and the file key to copy to the other build.
MergeStrategy Describes how the results should be aggregated when multiple attempts are present.
MetricFilePostProcessor Used for uploading the metrics log file collected during the test and run level.
MetricOption Annotation for test methods annotated with @Test , or if the annotation is part of the annotation list of TestDescription that allows to specify some extra parameters useful for: Tuning the behavior of the collectors, filtering some methods.
MetricsXMLResultReporter MetricsXMLResultReporter writes test metrics and run metrics to an XML file in a folder specified by metrics-folder parameter at the invocationEnded phase of the test.
MetricTestCase Extension of TestCase that allows to log metrics when running as part of TradeFed.
MetricTestCase.LogHolder Structure to hold a log file to be reported.
MetricUtil Utility class for pulling metrics from pushed statsd configurations.
メトリックユーティリティテスト メトリクスの保存、同様のテストでのメトリクスの集計、およびメトリクスのファイルへの書き込みのための一般的なユーティリティ メソッドが含まれています。
MinApiLevelModuleController Base class for a module controller to not run tests when it below a specified API Level.
MinSdkModuleController Base class for a module controller to not run tests on versions below a specified SDK version number.
MixImageZipPreparer An IMultiTargetPreparer that mixes a system build's images in a device build.
MixKernelTargetPreparer A ITargetPreparer that allows to mix a kernel image with the device image.
MoblyBinaryHostTest Host test meant to run a mobly python binary file from the Android Build system (Soong)
MoblyYamlResultControllerInfoHandler Mobly yaml result 'Controller Info' element handler.
MoblyYamlResultControllerInfoHandler.ControllerInfo
MoblyYamlResultControllerInfoHandler.ControllerInfo.Builder
MoblyYamlResultHandlerFactory Mobly yaml result handler factory which generates appropriate handler based on result type.
MoblyYamlResultHandlerFactory.InvalidResultTypeException
MoblyYamlResultHandlerFactory.Type
MoblyYamlResultParser Mobly yaml test results parser.
MoblyYamlResultRecordHandler Mobly yaml result 'Record' element handler.
MoblyYamlResultRecordHandler.Record
MoblyYamlResultRecordHandler.Record.Builder
MoblyYamlResultRecordHandler.RecordResult
MoblyYamlResultSummaryHandler Mobly yaml result 'Summary' element handler.
MoblyYamlResultSummaryHandler.Summary
MoblyYamlResultSummaryHandler.Summary.Builder
MoblyYamlResultTestNameListHandler Mobly yaml result 'Test Name List' element handler.
MoblyYamlResultTestNameListHandler.TestNameList
MoblyYamlResultTestNameListHandler.TestNameList.Builder
MoblyYamlResultUserDataHandler Mobly yaml result 'User Data' element handler.
MoblyYamlResultUserDataHandler.UserData
MoblyYamlResultUserDataHandler.UserData.Builder
ModuleDefinition Container for the test run configuration.
ModuleListener Listener attached to each IRemoteTest of each module in order to collect the list of results.
ModuleLogcatCollector Version of logcat collector but for module.
ModuleMerger Helper class for operation related to merging ITestSuite and ModuleDefinition after a split.
ModuleOemTargetPreparer
ModuleParameters Special values associated with the suite "parameter" keys in the metadata of each module.
ModuleParametersHelper Helper to get the IModuleParameterHandler associated with the parameter.
ModulePusher
ModulePusher.ModulePushError Fatal error during Mainline module push.
ModuleSplitter Helper to split a list of modules represented by IConfiguration into a list of execution units represented by ModuleDefinition .
モジュールテストタイプ使用率モジュールをチェックするための一般的なユーティリティ メソッドが含まれています。
MultiFailureDescription Collect multiple FailureDescription in one holder.
マルチマップ<K、V>キーごとに複数の値をサポートするERROR(/Map)

N

NameMangleListener A proxy listener to translate test method, class, and package names as results are reported.
NativeBenchmarkTest A Test that runs a native benchmark test executable on given device.
NativeBenchmarkTestParser A IShellOutputReceiver that parses the benchmark test data output, collecting metrics on average time per operation.
NativeBridgeModuleController A module controller to check if a device support native bridge.
ネイティブコードカバレッジフラッシャーネイティブ カバレッジ測定をクリアし、デバイス上のプロセスからネイティブ カバレッジ データを強制的にフラッシュするユーティリティ クラス。
NativeDevice Default implementation of a ITestDevice Non-full stack android devices.
NativeDevice.AdbAction A ERROR(DeviceAction/com.android.tradefed.device.NativeDevice.DeviceAction DeviceAction) for running a OS 'adb ....' command.
NativeDevice.AdbShellAction
NativeDevice.RebootDeviceAction ERROR(DeviceAction/com.android.tradefed.device.NativeDevice.DeviceAction DeviceAction) for rebooting a device.
NativeDevice.RebootMode A mode of a reboot.
NativeDeviceStateMonitor Helper class for monitoring the state of a IDevice with no framework support.
NativeLeakCollector A ITargetPreparer that runs 'dumpsys meminfo --unreachable -a' to identify the unreachable native memory currently held by each process.
NativeStressTest A Test that runs a native stress test executable on given device.
NativeStressTestParser A IShellOutputReceiver that parses the stress test data output, collecting metrics on number of iterations complete and average time per iteration.
NegativeHandler Handler that specify that nothing should be done and the parameter should not create any extra module.
NestedDeviceStateMonitor Device state monitor that executes extra checks on nested device to accommodate the specifics of the virtualized environment.
NestedRemoteDevice Representation of the device running inside a remote Cuttlefish VM.
NetworkNotAvailableException Thrown when a device is not able to connect to network for testing.
NoApkTestSkipper Special preparer that allows to skip an invocation completely (preparation and tests) if there are no apks to tests.
NoDeviceException Thrown when there's no device to execute a given command.
NoisyDryRunTest Run noisy dry run on a command file.
NoOpConfigOptionValueTransformer An no-op IConfigOptionValueTransformer
NotMultiAbiHandler Special handler that notify the SuiteModuleLoader that the secondary abi should not create a module.
NullDevice A placeholder IDevice used by DeviceManager to allocate when IDeviceSelection#nullDeviceRequested() is true

OpenObjectLoader Loader for the default objects available in AOSP.
オプションAnnotates a field as representing a IConfiguration option.
Option.Importance
OptionClass Annotates a class as representing a IConfiguration object.
OptionCopier A helper class that can copy Option field values with same names from one object to another.
OptionDef Holds the details of an Option .
OptionFetcher Helper to get the test options from the parent process.
OptionNotAllowedException Specific ConfigurationException when an option is not allowed to be passed in the command line.
OptionSetter Populates Option fields.
OptionSetter.OptionFieldsForName Container for the list of option fields with given name.
OptionUpdateRule Controls the behavior when an option is specified multiple times.
OtaDeviceBuildInfo A IDeviceBuildInfo used for over-the-air update testing.
OtatoolsBuildInfo An IBuildInfo that contains otatools artifacts.
OtaZipfileBuildProvider Provides a IBuildInfo based on a local OTA zip file.
OxygenClient A class that manages the use of Oxygen client binary to lease or release Oxygen device.
OxygenClient.LHPTunnelMode
OxygenUtil Utility to interact with Oxygen service.

P

PackageInfo Container for an application's package info parsed from device.
PackageInstalledModuleController Module controller to not run tests when the device has not got the given packages installed.
ペア<A、B> 2 つのオブジェクトを含む独自のペア クラスを定義します。
PairingMultiTargetPreparer A multi-target preparer helps make Bluetooth pairing (and connection) between two devices.
ParallelDeviceExecutor <V> Wrapper of ERROR(/ExecutorService) to execute a function in parallel.
ParentSandboxInvocationExecution Version of InvocationExecution for the parent invocation special actions when running a sandbox.
ParentShardReplicate Replicate a setup for one device to all other devices that will be part of sharding.
PartialZipDownloadCache Utility to cache partial download files based on their content.
PassingTestFileReporter A ITestInvocationListener that saves the list of passing test cases to a test file
PerfettoGenericPostProcessor A post processor that processes text/binary metric perfetto proto file into key-value pairs by recursively expanding the proto messages and fields with string values until the field with numeric value is encountered.
PerfettoGenericPostProcessor.AlternativeParseFormat
PerfettoGenericPostProcessor.METRIC_FILE_FORMAT
PerfettoPreparer Perfetto preparer pushes the config file in to the device at a standard location to which perfetto have access to.
PerfettoPullerMetricCollector Base implementation of FilePullerDeviceMetricCollector that allows pulling the perfetto files from the device and collect the metrics from it.
PerfettoPullerMetricCollector.METRIC_FILE_FORMAT
PerfettoTraceRecorder ITestDeviceで perfetto トレースを記録するためのユーティリティ クラス。
PrettyPrintDelimiter区切られたメッセージを目立つように印刷するのに役立つヘルパー ユーティリティ。
PrettyTestEventLogger Logger matching the events and logging them in order to make it easier to debug.
プロセス情報プロセス関連情報 (USER、PID、NAME、START TIME IN SECOND SINCE EPOCH) を保存するために使用されます。
ProfileParameterHandler Base parameter handler for any profile user.
ProfileTargetPreparer Base class for setting up target preparer for any profile user android.os.usertype.profile.XXX .
プロパティチェンジャーAndroidプロパティファイルの項目を変更(または追加)するためのユーティリティクラス
ProtoResultParser Parser for the Tradefed results proto format.
ProtoResultParser.TestLevel Enumeration representing the current level of the proto being processed.
ProtoResultReporter Result reporter build a TestRecord protobuf with all the results inside.
プロトユーティル型に依存せずに protobuf メッセージを処理するためのユーティリティ メソッド。
ProxyConfiguration Object that allows pointing to a remote configuration to execute.
PsParser 「ps」コマンド出力から (USER、PID、および NAME) を解析するために使用されるユーティリティ
PtsBotTest Run PTS-bot tests.
PushFileInvoker This class is deprecated. Use PushFilePreparer instead
PushFilePreparer A ITargetPreparer that attempts to push any number of files from any host path to any device path.
PythonBinaryHostTest Host test meant to run a python binary file from the Android Build system (Soong)

The test runner supports include-filter and exclude-filter.

PythonBinaryHostTest.PythonForwarder Result forwarder to replace the run name by the binary name.
PythonUnitTestResultParser Interprets the output of tests run with Python's unittest framework and translates it into calls on a series of ITestInvocationListener s.
PythonUnitTestRunner This class is deprecated. Use PythonBinaryHostTest instead.
PythonVirtualenvHelper Python 3 仮想環境をアクティブ化するためのヘルパー クラス。
PythonVirtualenvPreparer Sets up a Python virtualenv on the host and installs packages.

Q

QuotationAwareTokenizer

R

RebootReasonCollector Collector that collects device reboot during the test run and report them by reason and counts.
RebootTargetPreparer Target preparer that reboots the device.
RecoveryLogPreparer A target preparer used to collect logs before recovery.
正規表現トライ<V> RegexTrie は、それぞれが保管されているキーのセグメントは正規表現ERROR(/Pattern)です。
RemoteAndroidDevice Implementation of a ITestDevice for a full stack android device connected via adb connect.
RemoteAndroidVirtualDevice Extends RemoteAndroidDevice behavior for a full stack android device running in the Google Compute Engine (Gce).
RemoteAvdIDevice A placeholder IDevice used by DeviceManager to allocate when DeviceSelectionOptions.gceDeviceRequested() is true
RemoteDynamicPool Implementation of a pool of remote work queued tests
RemoteFileResolver A simple class that allows one to load files from a variety of places using URIs and the service provider functionality.
RemoteFileUtil Utility class to handle file from a remote instance
RemoteInvocationExecution Implementation of InvocationExecution that drives a remote execution.
RemoteInvocationExecution.FileOptionValueTransformer
RemoteSshUtil Utility to execute ssh commands on remote instances.
RemoteTestTimeOutEnforcer Listeners that allows to check the execution time of a given test config and fail it if it goes over a given timeout.
リモートジップリモート zip ファイル内の個々のファイルを解凍するユーティリティ。
RemoveSystemAppPreparer A ITargetPreparer for removing an apk from the system partition before a test run.
ReportPassedTests Report in a file possible filters to exclude passed test.
ResolvePartialDownload Resolve a partial download request.
ResourceMetricUtil Utility functions for composing metrics.
リソース使用率構成リソースを読み取るためのユーティリティ。
レストアピヘルパーREST API 呼び出しを実行するためのヘルパー クラス。
RestartSystemServerTargetPreparer Target preparer that restarts the system server without rebooting the device.
ResultAggregator Special forwarder that aggregates the results when needed, based on the retry strategy that was taken.
ResultAndLogForwarder Forwarder for results and logs events.
ResultForwarder A ITestInvocationListener that forwards invocation results to a list of other listeners.
ResultsPlayer Special runner that replays the results given to it.
RetentionFileSaver Helper class for creating a .retention file in a directory.
RetryConfigurationFactory Factory that handles retrying a command.
RetryLogSaverResultForwarder Forwarder that also handles passing the current attempt we are at.
RetryPreparationDecision A Class to describe the decisions about whether or not to retry preparation and to fail the module run.
RetryRescheduler A special runner that allows to reschedule a previous run tests that failed or where not executed.
RetryRescheduler.RetryType The types of the tests that can be retried.
RetryResultForwarder An Extension of ResultForwarder that always push to a given attempt number.
RetryResultHelper Helper class to determine which module or test should run or not.
RetryStatistics Structure holding the statistics for a retry session of one IRemoteTest .
RetryStrategy The Retry Strategy to be used when re-running some tests.
RootcanalForwarderPreparer
RootTargetPreparer Target preparer that performs "adb root" or "adb unroot" based on option "force-root".
RunAftersWithInfo
RunBeforesWithInfo
RunCommandTargetPreparer
RunConfigDeviceRecovery Generic base IMultiDeviceRecovery to run a tradefed configuration to do the recovery step.
RunHostCommandTargetPreparer Target preparer to run arbitrary host commands before and after running the test.
RunHostScriptTargetPreparer Target preparer which executes a script before running a test.
実行中断例外実行操作が外部リクエストによって中断された場合にスローされます。
RunNotifierWrapper Wrapper of RunNotifier so we can carry the DeviceNotAvailableException .
RunOnCloneProfileParameterHandler
RunOnCloneProfileTargetPreparer
RunOnSdkSandboxHandler Handler for ModuleParameters#RUN_ON_SDK_SANDBOX .
RunOnSdkSandboxTargetPreparer An ITargetPreparer to marks that tests should run in the sdk sandbox.
RunOnSecondaryUserParameterHandler
RunOnSecondaryUserTargetPreparer An ITargetPreparer that creates a secondary user in setup, and marks that tests should be run in that user.
RunOnSystemUserTargetPreparer An ITargetPreparer that marks that tests should be run on the user (rather than the current user).
RunOnWorkProfileParameterHandler
RunOnWorkProfileTargetPreparer An ITargetPreparer that creates a work profile in setup, and marks that tests should be run in that user.
RuntimeRestartCollector Collector that collects timestamps of runtime restarts (system server crashes) during the test run, if any.
ランユーティル操作を実行するためのヘルパー メソッドのコレクション。
RustBenchmarkResultParser Interprets the output of tests run with Criterion benchmarking framework and translates it into calls on a series of ITestInvocationListener s.
RustBinaryHostTest Host test meant to run a rust binary file from the Android Build system (Soong)
RustBinaryTest A Test that runs a rust binary on given device.
RustTestBase Base class of RustBinaryHostTest and RustBinaryTest
RustTestBase.EnvPair
RustTestBase.Invocation
RustTestResultParser Interprets the output of tests run with Rust's unittest framework and translates it into calls on a series of ITestInvocationListener s.

S

SandboxConfigDump Runner class that creates a IConfiguration based on a command line and dump it to a file.
SandboxConfigDump.DumpCmd
SandboxConfigurationException Special Configuration Exception coming from the Sandbox setup.
SandboxConfigurationFactory Special Configuration factory to handle creation of configurations for Sandboxing purpose.
SandboxConfigUtil A utility class for managing IConfiguration when doing sandboxing.
SandboxedInvocationExecution Special sandbox execution of the invocation: This is the InvocationExection for when we are inside the sandbox running the command.
SandboxInvocationRunner Run the tests associated with the invocation in the sandbox.
SandboxOptions Class that can receive and provide options to a ISandbox .
ScreenshotOnFailureCollector Collector that will capture and log a screenshot when a test case fails.
Sdk28ModuleController A module controller to check if a device is on SDK 28 (Android 9) or above.
Sdk29ModuleController Only run tests if the device under test is SDK version 29 or above.
Sdk30ModuleController Only run tests if the device under test is SDK version 30 or above.
Sdk31ModuleController Only run tests if the device under test is SDK version 31 or above.
Sdk32ModuleController Only run tests if the device under test is SDK version 32 or above.
Sdk33ModuleController Only run tests if the device under test is SDK version 33 or above.
Sdk34ModuleController Only run tests if the device under test is SDK version 34 or above.
SecondaryUserHandler Handler for ModuleParameters#SECONDARY_USER .
SecondaryUserOnDefaultDisplayHandler Handler for ModuleParameters#SECONDARY_USER_ON_DEFAULT_DISPLAY .
SecondaryUserOnSecondaryDisplayHandler Handler for ModuleParameters#SECONDARY_USER_ON_SECONDARY_DISPLAY .
SemaphoreTokenTargetPreparer This is a preparer used to use token to serialize test excution in tradefed host.
シリアル化利用ERROR(/Serializable)を実装するオブジェクトをシリアル化/逆シリアル化するユーティリティ。
ServiceAccountKeyCredentialFactory A credential factory to create service account key based oauth Credential .
SettingsBaselineSetter A common setter to handle device baseline settings via ITestDevice.setSetting.
ShardBuildCloner Helper class that handles cloning a build info from the command line.
ShardHelper Helper class that handles creating the shards and scheduling them for an invocation.
ShardListener A ITestInvocationListener that collects results from a invocation shard (aka an invocation split to run on multiple resources in parallel), and forwards them to another listener.
ShardMainResultForwarder A ResultForwarder that combines the results of a sharded test invocations.
ShellOutputReceiverStream IShellOutputReceiver に書き込む OutputStream のユーティリティ サブクラス。
ShellStatusChecker Check if the shell status is as expected before and after a module run.
ShippingApiLevelModuleController Run tests if the device meets the following conditions:
  • If min-api-level is defined:
    • The device shipped with the min-api-level or later.
ShowmapPullerMetricCollector Base implementation of FilePullerDeviceMetricCollector that allows pulling the showmap files from the device and collect the metrics from it.
SideloadOtaTargetPreparer A target preparer that performs sideload of a specified OTA package, applies the package, waits for device to boot up, and injects the device build properties to use as build info

This target preparer assumes that the device will be in regular adb mode when started, and will ensure that the device exits in the same mode but with the newer build applied.

SimpleFileLogger A ILeveledLogOutput that directs log messages to stdout and to a single log file.
SimplePerfResultすべての simpleperf テスト結果を保持するオブジェクト
SimplePerfStatResultParser simpleperf の結果を解析するためのユーティリティ クラス。
SimplePerfUtil単純なコマンドをディスパッチして結果を収集するユーティリティ クラス
SimplePerfUtil.SimplePerfType simpleperf コマンド オプションの列挙型
シンプル統計与えられた数値データセットからいくつかの統計的尺度を計算する小さなユーティリティ クラス。
サイズ制限のある出力ストリーム書き込み可能なデータの最大量を制限する、スレッド セーフなファイル バックアップERROR(/OutputStream)
SkipHWASanModuleController Base class for a module controller to not run tests on HWASan builds.
SkipManager Based on a variety of criteria the skip manager helps to decide what should be skipped at different levels: invocation, modules and tests.
SkipReason Provide a reason and its metadata for skipping a test.
SkipReason.DemotionTrigger
Sl4aBluetoothUtilユーティリティ クラスは、SL4A を使用して 1 つまたは 2 つのデバイスで Bluetooth 操作を提供します
Sl4aBluetoothUtil.BluetoothAccessLevel BluetoothDevice.javaに基づく Bluetooth デバイスのアクセス レベルの列挙型
Sl4aBluetoothUtil.BluetoothConnectionState BluetoothProfile.javaに基づく Bluetooth 接続状態の列挙型
Sl4aBluetoothUtil.BluetoothPriorityLevel BluetoothProfile.javaに基づく Bluetooth プロファイル優先度レベルの列挙型
Sl4aBluetoothUtil.BluetoothProfile BluetoothProfile.javaに基づく Bluetooth プロファイルの列挙型
Sl4aClient Sl4A client to interact via RPC with SL4A scripting layer.
Sl4aEventDispatcher Event dispatcher polls for event and queue them by name to be queried.
Sl4aEventDispatcher.EventSl4aObject Object returned by the event poller.
SnapshotInputStreamSource A File-backed InputStreamSource.
SnapuserdWaitPhase Enum representation of when to join/block for the snapuserd update to finish.
SparseImageUtilスパースイメージをアンスパースするユーティリティ。
SparseImageUtil.SparseInputStream SparseInputStream は上流から読み込み、データ形式を検出します。
StatsdBeforeAfterGaugeMetricPostProcessor A post processor that processes gauge metrics collected in a "before/after" approach, ie
StatsdEventMetricPostProcessor A post processor that processes event metrics in statsd reports into key-value pairs, using the formatters specified on the processor.
StatsdGenericPostProcessor A post processor that processes binary proto statsd reports into key-value pairs by expanding the report as a tree structure.
StatusCheckerResult Contains the result of a ISystemStatusChecker execution.
StatusCheckerResult.CheckStatus
StdoutLogger A ILeveledLogOutput that directs log messages to stdout.
StopServicesSetup A ITargetPreparer that stops services on the device.
StreamProtoReceiver A receiver that translates proto TestRecord received into Tradefed events.
StreamProtoResultReporter An implementation of ProtoResultReporter
ストリーム使用率入力ストリームを管理するためのユーティリティ クラス。
StrictShardHelper Sharding strategy to create strict shards that do not report together,
StringEscapeUtils特定の形式の文字列をエスケープするためのユーティリティ クラス。
文字列使用率一般的な文字列操作のために文字列をエスケープするためのユーティリティ クラス。
StubBuildProvider No-op empty implementation of a IBuildProvider .
StubDevice Stub placeholder implementation of a IDevice .
StubKeyStoreClient Default stub implementation for KeyStore Client.
StubKeyStoreFactory Default stub implementation for KeyStore Factory
StubLocalAndroidVirtualDevice A placeholder IDevice used by DeviceManager to allocate when DeviceSelectionOptions.localVirtualDeviceRequested() is true
StubMultiTargetPreparer Placeholder empty implementation of a IMultiTargetPreparer .
StubTargetPreparer Placeholder empty implementation of a ITargetPreparer .
StubTest No-op empty test implementation.
StubTestRunListener Stub implementation of ITestRunListener
SubprocessCommandException A subprocess command failed to run.
SubprocessConfigBuilder Build a wrapper TF config XML for an existing TF config.
サブプロセスイベントヘルパーログに渡されるイベントをシリアル化/逆シリアル化するヘルパー。
SubprocessEventHelper.BaseTestEventInfo TestIgnored 情報の基本ヘルパー。
SubprocessEventHelper.FailedTestEventInfo testFailed 情報のヘルパー。
SubprocessEventHelper.InvocationEndedEventInfo呼び出し終了情報のヘルパー。
SubprocessEventHelper.InvocationFailedEventInfo InvocationFailed 情報のヘルパー。
SubprocessEventHelper.InvocationStartedEventInfo呼び出し開始情報のヘルパー。
SubprocessEventHelper.LogAssociationEventInfo logAssociation 情報のヘルパー。
SubprocessEventHelper.SkippedTestEventInfo
SubprocessEventHelper.TestEndedEventInfo testEnded 情報のヘルパー。
SubprocessEventHelper.TestLogEventInfo testLog 情報のヘルパー。
SubprocessEventHelper.TestModuleStartedEventInfoテストモジュールの開始情報のヘルパー。
SubprocessEventHelper.TestRunEndedEventInfo testRunEnded 情報のヘルパー。
SubprocessEventHelper.TestRunFailedEventInfo testRunFailed 情報のヘルパー
SubprocessEventHelper.TestRunStartedEventInfo testRunStarted 情報のヘルパー
SubprocessEventHelper.TestStartedEventInfoテスト開始情報のヘルパー
サブプロセス例外パーサー標準の Tradefed コマンド ランナーからの例外出力を処理するヘルパー。
SubprocessReportingHelper A class to build a wrapper configuration file to use subprocess results reporter for a cluster command.
SubprocessResultsReporter Implements ITestInvocationListener to be specified as a result_reporter and forward from the subprocess the results of tests, test runs, test invocations.
サブプロセステスト結果パーサーERROR(/FileOutputStream)を拡張してファイルに書き込む前に出力を解析し、ランチャー側でテスト イベントを生成できるようにします。
サブプロセスTestResultsParser.StatusKeys関連するテスト ステータス キー。
SubprocessTfLauncher A IRemoteTest for running tests against a separate TF installation.
SuiteApkInstaller Installs specified APKs for Suite configuration: either from $ANDROID_TARGET_OUT_TESTCASES variable or the ROOT_DIR in build info.
SuiteModuleLoader Retrieves Compatibility test module definitions from the repository.
SuiteModuleLoader.ConfigFilter A ERROR(/FilenameFilter) to find all the config files in a directory.
SuiteResultHolder Helper object to ease up serializing and deserializing the invocation results.
SuiteResultReporter Collect test results for an entire suite invocation and output the final results.
SuiteResultReporter.ModulePrepTimes Object holder for the preparation and tear down time of one module.
SuiteTestFilter Represents a filter for including and excluding tests.
SwitchUserTargetPreparer A ITargetPreparer that switches to the specified user kind in setUp.
SystemServerFileDescriptorChecker Checks if system server appears to be running out of FDs.
SystemServerStatusChecker Check if the pid of system_server has changed from before and after a module run.
SystemUpdaterDeviceFlasher A IDeviceFlasher that relies on the system updater to install a system image bundled in a OTA update package.
システム使用率システムコールを行うためのユーティリティクラス。
SystemUtil.EnvVariable

T

テーブルビルダー表に文字列要素の行列を表示するヘルパー クラス。
テーブルフォーマッター各要素の列が整列するように String 要素の行列を表示するヘルパー クラス
ターゲットファイルユーティリティ
TargetFileUtils.FilePermission
TargetSetupError A fatal error occurred while preparing the target for testing.
TarUtil tar ファイルを操作するためのユーティリティ。
TcpDevice A placeholder IDevice used by DeviceManager to allocate when DeviceSelectionOptions.tcpDeviceRequested() is true
TearDownPassThroughPreparer Allows for running tearDown on preparers that are included in a config as an object.
TelephonyHelper A utility to use and get information related to the telephony.
TelephonyHelper.SimCardInformation An information holder for the sim card related information.
TelephonyTokenProvider Token provider for telephony related tokens.
TemperatureThrottlingWaiter An ITargetPreparer that waits until device's temperature gets down to target
TemplateResolutionError Class extending ConfigurationException for template related error during configuration parsing.
TerribleFailureEmailHandler A simple handler class that sends an email to interested people when a WTF (What a Terrible Failure) error occurs within a Trade Federation instance.
TestAppInstallSetup A ITargetPreparer that installs one or more apps from a IDeviceBuildInfo.getTestsDir() folder onto device.
TestContentAnalyzer The analyzer takes context for the analysis and determine what is interesting.
TestContext A class to model a TestContext message of TFC API.
TestDependencyResolver Helper to resolve dependencies if needed.
TestDescription Class representing information about a test case.
TestDescriptionsFile A utility class for marshalling and unmarshalling a list of TestDescriptions to a test file.
TestDevice Implementation of a ITestDevice for a full stack android device
TestDevice.MicrodroidBuilder A builder used to create a Microdroid TestDevice.
TestDeviceOptions Container for ITestDevice Option s
TestDeviceOptions.InstanceType
TestDeviceState A more fully featured representation of device state than DeviceState .
テスト環境A class to model a TestEnvironment message returned by TFC API.
TestErrorIdentifier Error identifier from tests and tests runners.
TestFailureListener Listener used to take action such as screenshot, bugreport, logcat collection upon a test failure when requested.
TestFailureModuleController Controller for module that simply want to tune how the tests failures log collected are behaving.
TestFilePushSetup A ITargetPreparer that pushes one or more files/dirs from a IDeviceBuildInfo.getTestsDir() folder onto device.
テストフィルターヘルパーテストをフィルタリングするためのヘルパー クラス
TestGroupStatus A class to store status of a test group.
TestInfo Stores the test information set in a TEST_MAPPING file.
TestInformation Holder object that contains all the information and dependencies a test runner or test might need to execute properly.
TestInformation.Builder Builder to create a TestInformation instance.
TestInvocation Default implementation of ITestInvocation .
TestInvocation.RunMode The different mode an invocation can run into.
TestInvocation.Stage
TestInvocationManagementServer GRPC server helping to management test invocation and their lifecycle.
TestInvocationManagementServer.InvocationInformation
TestMapping A class for loading a TEST_MAPPING file.
TestMappingSuiteRunner Implementation of BaseTestSuite to run tests specified by option include-filter, or TEST_MAPPING files from build, as a suite.
TestOption Stores the test option details set in a TEST_MAPPING file.
TestOutputUploader Uploads test output files to local file system, GCS, or an HTTP(S) endpoint.
テストレコードインタープリターTestRecordプロトを Tradefed でより簡単に操作できる形式に変換するユーティリティ。
TestRecordProtoUtil Utility to read the TestRecord proto from a file.
TestResource A class to model a TestResource message returned by TFC API.
TestResourceDownloader A class to download test resource files from file system/GCS/HTTP.
テスト結果Container for a result of a single test.
TestResultListener A simplification of ITestLifecycleListener for implementers that only care about individual test results.
テストランナー使用率さまざまなテストランナーを支援するユーティリティ クラス。
TestRunResult Holds results from a single test run.
TestRunToTestInvocationForwarder Forwarder from ddmlib ITestRunListener to ITestLifeCycleReceiver .
TestsPoolPoller Tests wrapper that allow to execute all the tests of a pool of tests.
TestStatus Representation in Tradefed of possible statuses for test methods.
TestSuiteInfo A class that resolves loading of build related metadata for test suite

To properly expose related info, a test suite must include a test-suite-info.properties file in its jar resources

TestSummary A class to represent a test summary.
TestSummary.Type
TestSummary.TypedString
TestSystemAppInstallSetup A ITargetPreparer that installs one or more apps from a IDeviceBuildInfo.getTestsDir() folder onto the /system partition on device.
TestTimeoutEnforcer Listeners that allows to check the execution time of a given test case and fail it if it goes over a given timeout.
TextResultReporter A test result reporter that forwards results to the JUnit text result printer.
TfMetricProtoUtil Utility class to help with the Map to Map遷移。
TfObjectTracker A utility to track the usage of the different Trade Fedederation objects.
TfSuiteRunner Implementation of ITestSuite which will load tests from TF jars res/config/suite/ folder.
TfTestLauncher A IRemoteTest for running unit or functional tests against a separate TF installation.
TimeStatusChecker Status checker to ensure that the device and host time are kept in sync.
時間使用時間時間関連のユーティリティ メソッドが含まれています。
タイムヴァルこれはLongをラップするセンチネル型です。
時間の無駄A simple target preparer to waste time and potentially restart the device.
TokenProperty Supported token with dynamic sharding.
TokenProviderHelper Helper that gives the provider associated to a particular token, in order to find out if a device supports the token.
TraceCmdCollector A IMetricCollector that collects traces during the test using trace-cmd, and logs them to the invocation.
TracePropagatingExecutorService An executor service that forwards tasks to an underlying implementation while propagating the tracing context.
TracingLogger Class that helps to manage tracing for each test invocation.
TradefedConfigObject A class to model a TradefedConfigObject message of TFC API.
TradefedConfigObject.Type A list of configuration object types which can be injected to a cluster command config.
TradefedDelegator Objects that helps delegating the invocation to another Tradefed binary.
TradefedFeatureClient A grpc client to request feature execution from the server.
TradefedFeatureServer A server that responds to requests for triggering features.
TradefedSandbox Sandbox container that can run a Trade Federation invocation.
TradefedSandboxFactory Default implementation for SandboxFactory
TradefedSandboxRunner Runner associated with a TradefedSandbox that will allow executing the sandbox.
TradefedSandboxRunner.StubScheduledInvocationListener A stub IScheduledInvocationListener that does nothing.

U

UiAutomatorRunner Runs UI Automator test on device and reports results.
UiAutomatorTest
UiAutomatorTest.LoggingOption
UiAutomatorTest.TestFailureAction
UnexecutedTestReporterThread Threads that takes care of reporting all unexecuted tests.
UniqueMultiMap <K, V>各キーの一意の値を保証するMultiMap
UsbResetMultiDeviceRecovery A IMultiDeviceRecovery which resets USB buses for offline devices.
UsbResetRunConfigRecovery Allow to trigger a command to reset the USB of a device
UsbResetTest An IRemoteTest that reset the device USB and checks whether the device comes back online afterwards.
UserChecker Checks if users have changed during the test.
UserCleaner A ITargetPreparer that removes secondary users on teardown.
UserHelper
ユーザー情報Similar to UserInfo class from platform.
UserInfo.UserType Supported variants of a user's type in external APIs.

V

ValidateSuiteConfigHelper This class will help validating that the IConfiguration loaded for the suite are meeting the expected requirements: - No Build providers - No Result reporters
VersionedFile Data structure representing a file that has an associated version.
バージョンパーサー実行中の tradefed アーティファクトのバージョンを取得します。
VisibleBackgroundUserPreparer Target preparer for running tests in a user that is started in the visible in the background.
VmRemoteDevice A Remote virtual device that we will manage from inside the Virtual Machine.

W

WaitDeviceRecovery A simple implementation of a IDeviceRecovery that waits for device to be online and respond to simple commands.
WaitForDeviceDatetimePreparer A ITargetPreparer that waits for datetime to be set on device

Optionally this preparer can force a TargetSetupError if datetime is not set within timeout, or force host datetime onto device,

WifiCommandUtil A utility class that can parse wifi command outputs.
WifiCommandUtil.ScanResult Represents a wifi network containing its related info.
WifiHelper Helper class for manipulating wifi services on device.
WifiPreparer A ITargetPreparer that configures wifi on the device if necessary.

バツ

XmlFormattedGeneratorReporter Implementation of the FormattedGeneratorReporter which format the suite results in an xml format.
XmlResultReporter Writes JUnit results to an XML files in a format consistent with Ant's XMLJUnitResultFormatter.
XmlSuiteResultFormatter Utility class to save a suite run as an XML.
XmlSuiteResultFormatter.RunHistory Helper object for JSON conversion.

Y

YamlClassOptionsParser Helper to parse test runner information from the YAML Tradefed Configuration.

Z

ZipCompression戦略zip アーカイブを作成するためのICompressionStrategy
ZipUtil圧縮関連の操作のためのヘルパー クラス
ZipUtil2 POSIX ファイルのアクセス許可を考慮した zip 解凍用のヘルパー クラス