SubprocessEventHelper.TestLogEventInfo

public static class SubprocessEventHelper.TestLogEventInfo
extends Object

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


Aide pour les informations testLog.

Résumé

Des champs

public File mDataFile

public String mDataName

public LogDataType mLogType

Constructeurs publics

TestLogEventInfo (String dataName, LogDataType dataType, File dataFile)
TestLogEventInfo (JSONObject jsonObject)

Méthodes publiques

String toString ()

Des champs

mFichierDonnées

public File mDataFile

mDataName

public String mDataName

mLogType

public LogDataType mLogType

Constructeurs publics

TestLogEventInfo

public TestLogEventInfo (String dataName, 
                LogDataType dataType, 
                File dataFile)

Paramètres
dataName String

dataType LogDataType

dataFile File

TestLogEventInfo

public TestLogEventInfo (JSONObject jsonObject)

Paramètres
jsonObject JSONObject

Jetés
JSONException

Méthodes publiques

versChaîne

public String toString ()

Retour
String