SubprocessEventHelper.TestRunEndedEventInfo

public static class SubprocessEventHelper.TestRunEndedEventInfo
extends Object

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


Helfer für testRunEnded-Informationen.

Zusammenfassung

Felder

public Map<String, String> mRunMetrics

public Long mTime

Öffentliche Konstruktoren

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

Öffentliche Methoden

String toString()

Felder

mRunMetrics

public Map<String, String> mRunMetrics

mTime

public Long mTime

Öffentliche Konstruktoren

TestRunEndedEventInfo

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

Parameter
time Long

runMetrics Map

TestRunEndedEventInfo

public TestRunEndedEventInfo (JSONObject jsonObject)

Parameter
jsonObject JSONObject

Löst aus
JSONException

Öffentliche Methoden

toString

public String toString ()

Gibt Folgendes zurück:
String