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
publicmRunMetrics
時間
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 |