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

мВремя

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