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(JSONObject jsonObject)

公用方法

String toString()

欄位

mRunMetrics

public  mRunMetrics

每分鐘

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