SubprocessEventHelper.TestRunEndedEventInfo

public static class SubprocessEventHelper.TestRunEndedEventInfo
extends Object

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


Assistant pour les informations testRunEnded.

Résumé

Champs

public mRunMetrics

public Long mTime

Constructeurs publics

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

Méthodes publiques

String toString()

Champs

mRunMetrics

public  mRunMetrics

mTime

public Long mTime

Constructeurs publics

TestRunEndedEventInfo

public TestRunEndedEventInfo (Long time, 
                 runMetrics)

Paramètres
time Long

runMetrics

TestRunEndedEventInfo

public TestRunEndedEventInfo (JSONObject jsonObject)

Paramètres
jsonObject JSONObject

Génère
JSONException

Méthodes publiques

toString

public String toString ()

Renvoie
String