SubprocessEventHelper.TestLogEventInfo

public static class SubprocessEventHelper.TestLogEventInfo
extends Object

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


Outil d'aide pour les informations testLog.

Résumé

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()

Champs

Fichier mDataFile

public File mDataFile

mDataName (NommDataName)

public String mDataName

TypemLogType

public LogDataType mLogType

Constructeurs publics

Informations sur l'événement de journal de test

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

Paramètres
dataName String

dataType LogDataType

dataFile File

Informations sur l'événement de journal de test

public TestLogEventInfo (JSONObject jsonObject)

Paramètres
jsonObject JSONObject

Génère
JSONException

Méthodes publiques

toString

public String toString ()

Renvoie
String