SubprocessEventHelper.TestRunEndedEventInfo

public static class SubprocessEventHelper.TestRunEndedEventInfo
extends Object

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


Guida per le informazioni testRunEnded.

Riepilogo

Campi

public mRunMetrics

public Long mTime

Costruttori pubblici

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

Metodi pubblici

String toString()

Campi

mRunMetrics

public  mRunMetrics

Ora m

public Long mTime

Costruttori pubblici

TestRunEndedEventInfo

public TestRunEndedEventInfo (Long time, 
                 runMetrics)

Parametri
time Long

runMetrics

TestRunEndedEventInfo

public TestRunEndedEventInfo (JSONObject jsonObject)

Parametri
jsonObject JSONObject

Lanci
JSONException

Metodi pubblici

ToString

public String toString ()

Ritorni
String