SubprocessEventHelper.TestRunEndedEventInfo

public static class SubprocessEventHelper.TestRunEndedEventInfo
extends Object

java.lang.Object
com.android.tradefed.util.SubprocessEventHelper.TestRunEndedEventInfo


testRunEnded 情報のヘルパー。

まとめ

田畑

public mRunMetrics

public Long mTime

パブリック コンストラクター

TestRunEndedEventInfo (Long time, runMetrics) TestRunEndedEventInfo (Long time, runMetrics)
TestRunEndedEventInfo (JSONObject jsonObject)

公開メソッド

String toString ()

田畑

mRunMetrics

public  mRunMetrics

mTime

public Long mTime

パブリック コンストラクター

TestRunEndedEventInfo

public TestRunEndedEventInfo (Long time, 
                 runMetrics)

パラメーター
time Long

runMetrics

TestRunEndedEventInfo

public TestRunEndedEventInfo (JSONObject jsonObject)

パラメーター
jsonObject JSONObject

スロー
JSONException

公開メソッド

toString

public String toString ()

戻り値
String