SubprocessEventHelper.TestRunEndedEventInfo

public static class SubprocessEventHelper.TestRunEndedEventInfo
extends Object

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


Auxiliar para informações testRunEnded.

Resumo

Campos

public mRunMetrics

public Long mTime

Construtores públicos

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

Métodos públicos

String toString ()

Campos

mRunMetrics

public  mRunMetrics

mTempo

public Long mTime

Construtores públicos

TestRunEndedEventInfo

public TestRunEndedEventInfo (Long time, 
                 runMetrics)

Parâmetros
time Long

runMetrics

TestRunEndedEventInfo

public TestRunEndedEventInfo (JSONObject jsonObject)

Parâmetros
jsonObject JSONObject

Lança
JSONException

Métodos públicos

para sequenciar

public String toString ()

Devoluções
String