SubprocessEventHelper.TestRunEndedEventInfo

public static class SubprocessEventHelper.TestRunEndedEventInfo
extends Object

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


Ayudante para la información testRunEnded.

Resumen

Campos

public mRunMetrics

public Long mTime

Constructores públicos

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

Métodos públicos

String toString ()

Campos

mRunMetrics

public  mRunMetrics

mTiempo

public Long mTime

Constructores públicos

TestRunEndedEventInfo

public TestRunEndedEventInfo (Long time, 
                 runMetrics)

Parámetros
time Long

runMetrics

TestRunEndedEventInfo

public TestRunEndedEventInfo (JSONObject jsonObject)

Parámetros
jsonObject JSONObject

Lanza
JSONException

Métodos públicos

Encadenar

public String toString ()

Devoluciones
String