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 |