SubprocessEventHelper.TestRunEndedEventInfo

public static class SubprocessEventHelper.TestRunEndedEventInfo
extends Object

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


Helfer für Informationen zu „testRunEnded“.

Zusammenfassung

Felder

public mRunMetrics

public Long mTime

Öffentliche Konstruktoren

TestRunEndedEventInfo(Long time, runMetrics)
TestRunEndedEventInfo(JSONObject jsonObject)

Öffentliche Methoden

String toString()

Felder

mRunMetrics

public  mRunMetrics

mTime

public Long mTime

Öffentliche Konstruktoren

TestRunEndedEventInfo

public TestRunEndedEventInfo (Long time, 
                 runMetrics)

Parameter
time Long

runMetrics

TestRunEndedEventInfo

public TestRunEndedEventInfo (JSONObject jsonObject)

Parameter
jsonObject JSONObject

Ausgabe
JSONException

Öffentliche Methoden

toString

public String toString ()

Returns
String