SubprocessEventHelper.TestRunEndedEventInfo
public
static
class
SubprocessEventHelper.TestRunEndedEventInfo
extends Object
java.lang.Object | |
↳ | com.android.tradefed.util.SubprocessEventHelper.TestRunEndedEventInfo |
Assistente para informações testRunEnded.
Resumo
Campos | |
---|---|
public
|
mRunMetrics
|
public
Long |
mTime
|
Construtores públicos | |
---|---|
TestRunEndedEventInfo(Long time,
|
|
TestRunEndedEventInfo(JSONObject jsonObject)
|
Métodos públicos | |
---|---|
String
|
toString()
|
Campos
Métricas do mRun
publicmRunMetrics
Tempo para dispositivos móveis
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 |
Gera | |
---|---|
JSONException |
Métodos públicos
toString
public String toString ()
Retorna | |
---|---|
String |