SubprocessEventHelper.TestRunEndedEventInfo

public static class SubprocessEventHelper.TestRunEndedEventInfo
extends Object

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


مساعد لمعلومات testRunEnded

ملخّص

الحقول

public Map<String, String> mRunMetrics

public Long mTime

طُرق وضع التصميم العامة

TestRunEndedEventInfo(Long time, Map<String, String> runMetrics)
TestRunEndedEventInfo(JSONObject jsonObject)

الإجراءات العامة

String toString()

الحقول

mRunMetrics

public Map<String, String> mRunMetrics

mTime

public Long mTime

طُرق وضع التصميم العامة

TestRunEndedEventInfo

public TestRunEndedEventInfo (Long time, 
                Map<String, String> runMetrics)

المعلَمات
time Long

runMetrics Map

TestRunEndedEventInfo

public TestRunEndedEventInfo (JSONObject jsonObject)

المعلَمات
jsonObject JSONObject

عمليات الطرح
JSONException

الإجراءات العامة

toString

public String toString ()

المرتجعات
String