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