SubprocessEventHelper.InvocationStartedEventInfo

public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object

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


Assistant pour les informations de démarrage de l'appel.

Résumé

Des champs

public Long mStartTime

public String mTestTag

Constructeurs publics

InvocationStartedEventInfo (String testTag, Long startTime)
InvocationStartedEventInfo (JSONObject jsonObject)

Méthodes publiques

String toString ()

Des champs

mHeureDébut

public Long mStartTime

mTestTag

public String mTestTag

Constructeurs publics

InvocationStartedEventInfo

public InvocationStartedEventInfo (String testTag, 
                Long startTime)

Paramètres
testTag String

startTime Long

InvocationStartedEventInfo

public InvocationStartedEventInfo (JSONObject jsonObject)

Paramètres
jsonObject JSONObject

Jetés
JSONException

Méthodes publiques

versChaîne

public String toString ()

Retour
String