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

‫constructors ציבוריים

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

‫methods ציבוריים

String toString()

שדות

mRunMetrics

public Map<String, String> mRunMetrics

mTime

public Long mTime

‫constructors ציבוריים

TestRunEndedEventInfo

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

פרמטרים
time Long

runMetrics Map

TestRunEndedEventInfo

public TestRunEndedEventInfo (JSONObject jsonObject)

פרמטרים
jsonObject JSONObject

הקפצת הודעות שגיאה (throw)
JSONException

‫methods ציבוריים

toString

public String toString ()

החזרות
String