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 mRunMetrics

public Long mTime

Öffentliche Bauträger

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

Öffentliche Methoden

String toString ()

Felder

mRunMetrics

public  mRunMetrics

mZeit

public Long mTime

Öffentliche Bauträger

TestRunEndedEventInfo

public TestRunEndedEventInfo (Long time, 
                 runMetrics)

Parameter
time Long

runMetrics

TestRunEndedEventInfo

public TestRunEndedEventInfo (JSONObject jsonObject)

Parameter
jsonObject JSONObject

Würfe
JSONException

Öffentliche Methoden

toString

public String toString ()

Kehrt zurück
String